bump version to 0.7.1 - saait - the most boring static page generator
(HTM) git clone git://git.codemadness.org/saait
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit fd64204ae7af8aea7f61ce2e6563c0f3372faa51
(DIR) parent 66bae484ec19ebad289b59b9250cfb726899cda5
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 5 Apr 2020 16:11:20 +0200
bump version to 0.7.1
2 breaking bugfixes
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
+VERSION = 0.7.1
# paths
PREFIX = /usr/local