bump version to 0.8 - 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 f4aa2978064009789182c27d454c8468f7363da7
DIR parent 55da975904aa48d6514cc29b406ec1ea7c1c3719
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 15 Nov 2022 09:57:53 +0100
bump version to 0.8
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.7.1
+VERSION = 0.8
# paths
PREFIX = /usr/local