summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-02-22 11:13:44 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-02-22 11:13:44 +0100
commit477d50169a42431d7fb0f939eb851ef6a2d80c3a (patch)
tree5d58ec284cf22ffac9bc96201523ae2d6fbaee77 /Makefile
parent9224d31cf6fd63b6b0a29d43185ccc64035449ec (diff)
bump version to 0.9.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72e6213..aca1353 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.9
+VERSION = 0.9.1
SRC = \
stagit.c\