summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-19 22:58:28 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-19 22:58:28 -0500
commitbf7d2c75693df78ec01e3a690c30027846d1ab8e (patch)
treeaae76480b80038dbcade66940ea8335eba31c133 /Makefile
parentdf420eb3fdfbdb776295f36d0757dbed4e224678 (diff)
Bump to version 0.2.3.v0.2.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 10a9d91..7bb5ce3 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# This file is part of nfsw.
#
-VERSION=0.2.2
+VERSION=0.2.3
VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3