summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-17 22:11:24 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-17 22:11:24 -0500
commit439c3a522a5b139421fd0036a8f1fe57849dfe4d (patch)
tree077dcab8fff931751b7ad1d78671e69ea3fd2fda /Makefile
parent279984596cbf88d565e0bcc9bfcbc46d3309b004 (diff)
Bump to version 0.1.5v0.1.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5722e97..c2ab575 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# This file is part of nfsw.
#
-VERSION=0.1.4
+VERSION=0.1.5
VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3