tMakefile: bump version to 0.7.1 - stagit - static git page generator
(HTM) git clone git://src.adamsgaard.dk/stagit
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 04d36c3a724bd3d0a53e9e8527f7e045f43b4d58
(DIR) parent 2ff0c0d6c02dc0d7b5570d12895f12e0ccafd657
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
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(-)
---
(DIR) 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