bump version to 0.6 - saait - the most boring static page generator
HTML git clone git://git.codemadness.org/saait
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 96915196628cde374903f8cb434898f5a6e0099c
DIR parent 9203853d55254af37158617b4595d51888fa6951
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 7 Jan 2020 18:23:39 +0100
bump version to 0.6
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = saait
-VERSION = 0.5
+VERSION = 0.6
# paths
PREFIX = /usr/local