bump version to 0.1.2 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit acdf648b5e2cbdd1176045ec8e184103bd8f6f1c | |
parent e6d1e569ab9d78378e0d05c1b2232c010c007911 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sun, 12 Jul 2020 11:53:48 +0200 | |
bump version to 0.1.2 | |
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.1.1 | |
+VERSION = 0.1.2 | |
RANLIB = ranlib | |