tMakefile: bump version to 0.7.1 - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 04d36c3a724bd3d0a53e9e8527f7e045f43b4d58
parent 2ff0c0d6c02dc0d7b5570d12895f12e0ccafd657
Author: Hiltjo Posthuma 
Date:   Sun, 19 Nov 2017 14:58:15 +0100

Makefile: bump version to 0.7.1

Diffstat:
  M Makefile                            |       2 +-

1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -1,7 +1,7 @@
 include config.mk
 
 NAME = stagit
-VERSION = 0.7
+VERSION = 0.7.1
 SRC = \
         stagit.c\
         stagit-index.c