bump version to 0.3 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 750369d997d681680d0a6dfc115ef6314fa18bfa | |
parent 416869b0c0f2efa0f43c93a59c6d9a89c01d9aec | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sat, 17 Oct 2020 18:44:25 +0200 | |
bump version to 0.3 | |
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.2 | |
+VERSION = 0.3 | |
RANLIB = ranlib | |