bump version to 0.7 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 7b18c287f2fcf98227ff2ec1fdd4eeb8050e8166 | |
parent d76cca97c957bab0b2a8dca7554837831522a8b6 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 5 May 2023 11:50:08 +0200 | |
bump version to 0.7 | |
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.6 | |
+VERSION = 0.7 | |
RANLIB = ranlib | |