tbump version to 0.9.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 477d50169a42431d7fb0f939eb851ef6a2d80c3a
(DIR) parent 9224d31cf6fd63b6b0a29d43185ccc64035449ec
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 22 Feb 2019 11:13:44 +0100
bump version to 0.9.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.9
+VERSION = 0.9.1
SRC = \
stagit.c\