summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-15 16:36:20 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-15 16:36:20 -0500
commit248f5e12e9ed0fd521d6ead4ff98a54dc894e2e6 (patch)
tree186bbd33d47e196aed2c09762249f4b859b6d26f /Makefile
parent4790d1add8c81318b7ea31df2cf72851ed285ef8 (diff)
Bump to version 0.1.2.v0.1.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 913d5bf..433b637 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# This file is part of nfsw.
#
-VERSION=0.1.1
+VERSION=0.1.2
VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3