tMerge branch 'master' of git://git.codemadness.org/stagit - stagit - [fork] customized build of stagit, the static git page generator
(HTM) git clone git://src.adamsgaard.dk/stagit
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d2f515ef024456196a3777eef93867bb0de736ad
(DIR) parent 6b4b99114972aea964ed76127d32dff0bfb1ac19
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 17 Aug 2020 21:56:23 +0200
Merge branch 'master' of git://git.codemadness.org/stagit
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
t@@ -1,7 +1,7 @@
.POSIX:
NAME = stagit
-VERSION = 0.9.3
+VERSION = 0.9.4
# paths
PREFIX = /usr/local