tbump version to 0.9.5 - stagit - [fork] customized build of stagit, the static git page generator
HTML git clone git://src.adamsgaard.dk/stagit
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2a6bc0855af174fe5825e7df4967a79a6dfd9234
DIR parent e25c311bf144bbe36fc3ab5c59f9d421dbbaa3b8
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 14 Mar 2021 16:23:58 +0100
bump version to 0.9.5
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.4
+VERSION = 0.9.5
# paths
PREFIX = /usr/local