bump version to 0.5 - 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 20eaebe368ceb6f2cde067b71f54fdbff7888877
DIR parent 12339ea5125e7ec8ea6c59f98ab09f6245c1d734
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 29 Oct 2019 18:51:48 +0100
bump version to 0.5
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.4
+VERSION = 0.5
# paths
PREFIX = /usr/local