tbump version to 0.9.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 c783e54dae5bd74de2280e31223ce8a0ad0d611d
(DIR) parent 028c7526bac907c91ef8afc6c3ae0f6d424bd229
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 23 Apr 2019 20:53:05 +0200
bump version to 0.9.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.9.1
+VERSION = 0.9.2
SRC = \
stagit.c\