summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-08-02 18:54:46 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-08-02 18:54:46 +0200
commit304d095d3d31cee82ac1b868d912abb946cef6b9 (patch)
tree69262f3c4eb3579bf49a5373973ab96892aaf2e1 /Makefile
parent5fa9dcb530419ed3aa8364ae1babf8ca09bc901d (diff)
bump version for a release soon
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2423dda..eef1604 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.5
+VERSION = 0.6
SRC = \
stagit.c\
stagit-index.c