tbump version to 0.8 - 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 66e341067762857e5b3e6b4279395a2dcae46f04
(DIR) parent 6a1224afae24c2ae875978108137962e64dc2d24
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sat, 7 Apr 2018 14:14:35 +0200
bump version to 0.8
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.2
+VERSION = 0.8
SRC = \
stagit.c\
stagit-index.c