saait

Simple static page generator
git clone https://git.sinitax.com/codemadness/saait
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit 20eaebe368ceb6f2cde067b71f54fdbff7888877
parent 12339ea5125e7ec8ea6c59f98ab09f6245c1d734
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 29 Oct 2019 18:51:48 +0100

bump version to 0.5

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = saait -VERSION = 0.4 +VERSION = 0.5 # paths PREFIX = /usr/local