summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-01-05 18:47:26 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-01-05 18:47:26 +0100
commit82aefe6305b858b5aa329fb357a5cf7639c3522d (patch)
tree8fe7f54e2e5dade1727ed08d397d529d86a3389d /Makefile
parent92cee02f1217f19a19d872d857f6e617ed3e0eec (diff)
bump version to 0.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 051b3a1..d596016 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.4
+VERSION = 0.5
SRC = \
stagit.c\
stagit-index.c