bump version to 0.6 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 0ddeddd9e7acba6abe47ccaf8563b712cf96a037 | |
parent e8fb7f182b86a5d29310497d145f1dba48d3e7a2 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Wed, 24 Aug 2022 00:11:32 +0200 | |
bump version to 0.6 | |
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.5 | |
+VERSION = 0.6 | |
RANLIB = ranlib | |