bump version to 0.9.3 - stagit - static git page generator
(HTM) git clone git://git.codemadness.org/stagit
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 467dfeb8f4bf2dd1ddb69e5c9592147acb425aab
(DIR) parent bbeffc281df6838182ea17be4b915a6f0eb97570
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 23 Feb 2020 20:30:46 +0100
bump version to 0.9.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 = 0.9.2
+VERSION = 0.9.3
# paths
PREFIX = /usr/local