tMakefile: bump version to 0.7.2 - 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 fb0ec82a615db929d100f6bed2f7299f91afbb5d
(DIR) parent 020673b8fddfc649e391831aee2e5562ac25210c
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sat, 25 Nov 2017 16:06:26 +0100
Makefile: bump version to 0.7.2
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.1
+VERSION = 0.7.2
SRC = \
stagit.c\
stagit-index.c