summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-11-25 16:06:26 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-11-25 16:06:26 +0100
commitfb0ec82a615db929d100f6bed2f7299f91afbb5d (patch)
tree58c3eebc8b73b6bd3fe10a420b1c3f0c9f46d928 /Makefile
parent020673b8fddfc649e391831aee2e5562ac25210c (diff)
Makefile: bump version to 0.7.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d14433..43c6e56 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.7.1
+VERSION = 0.7.2
SRC = \
stagit.c\
stagit-index.c