We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffef90d commit fb64d9dCopy full SHA for fb64d9d
Makefile
@@ -1,5 +1,5 @@
1
# Configuration variables
2
-VERSION=1.8.4
+VERSION=1.9.0
3
PROJ_DIR?=$(shell pwd)
4
VENV_DIR?=${PROJ_DIR}/.bldenv
5
BUILD_DIR=${PROJ_DIR}/build
0 commit comments