bump version to 0.5 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 19e95a36d92608937aa5260be84dc8c295154a57 | |
parent d5b4a57838bb4f2657d28ac31df682f90236e450 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 25 May 2021 10:32:28 +0200 | |
bump version to 0.5 | |
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.4 | |
+VERSION = 0.5 | |
RANLIB = ranlib | |