bump version to 1.3 - stagit - static git page generator
HTML git clone git://git.codemadness.org/stagit
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 519cae2fcab6f2427dc8f2805d6a5d1eee4bdb05
DIR parent 233cfdc2806211a128e0eca868251b8a87925eca
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 14 Sep 2026 19:41:35 +0200
bump version to 1.3
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = stagit
-VERSION = 1.2
+VERSION = 1.3
# paths
PREFIX = /usr/local