bump version to 0.4 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 635193bd5035605177859de58c31c8a69dc29c33 | |
parent 77eaa55b8a328b064063e8edb8096bab32754141 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 24 Nov 2020 01:33:26 +0100 | |
bump version to 0.4 | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,7 +1,7 @@ | |
.POSIX: | |
NAME = frontends | |
-VERSION = 0.3 | |
+VERSION = 0.4 | |
RANLIB = ranlib | |