bump version to 0.8 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 4f7c2ecc8388ca3536819df35133f85d865fb138 | |
parent 9c2e526b032e9f52c9f608c815b10c8d4f9c5385 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 26 May 2023 19:01:52 +0200 | |
bump version to 0.8 | |
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.7 | |
+VERSION = 0.8 | |
RANLIB = ranlib | |