summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-20 12:35:01 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-20 12:35:01 -0500
commit98e61a0668f5884214278b5506529368f4d60d73 (patch)
tree696150f2edec9de63de4bfc84ca94537d56525bb /Makefile
parent4374da716e3a7f067896a59bb1c75d10348640c3 (diff)
Bump to version 0.2.4HEADv0.2.4master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7bb5ce3..ff015b4 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# This file is part of nfsw.
#
-VERSION=0.2.3
+VERSION=0.2.4
VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3