Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 0.7.1 - saait - the most boring static page generator
git clone git://git.codemadness.org/saait
Log
Files
Refs
README
LICENSE
---
commit fd64204ae7af8aea7f61ce2e6563c0f3372faa51
parent 66bae484ec19ebad289b59b9250cfb726899cda5
Author: Hiltjo Posthuma <[email protected]>
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(-)
---
diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = saait
-VERSION = 0.7
+VERSION = 0.7.1
# paths
PREFIX = /usr/local
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.