summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-11-19 14:58:15 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-11-19 14:58:15 +0100
commit04d36c3a724bd3d0a53e9e8527f7e045f43b4d58 (patch)
treef483d5d595e350a44752cf199d832ca5d6810d12 /Makefile
parent2ff0c0d6c02dc0d7b5570d12895f12e0ccafd657 (diff)
Makefile: bump version to 0.7.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3983744..7d14433 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.7
+VERSION = 0.7.1
SRC = \
stagit.c\
stagit-index.c