bump version to 1.2 - 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 02c00248d8134c69758557a78e3c632ac77ae687
DIR parent 174ea5d6fee240ec5df3afabfea1c5ce1319e3ea
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 7 Aug 2022 10:10:16 +0200
bump version to 1.2
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.1
+VERSION = 1.2
# paths
PREFIX = /usr/local