summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2016-01-08 10:24:50 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-01-08 10:24:50 +0100
commit9a781328821c1e37987be5573114a6ff3b6e0ee6 (patch)
treef7cb97238df79e01096c77512be745a7355612d5 /Makefile
parent3cc1509656a45bd13151ff171544e7a500073d67 (diff)
premature version bumperation (0.3) for git
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb9c20c..7b438c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.2
+VERSION = 0.3
SRC = \
stagit.c\
stagit-index.c