bump version to 0.3 - gramscii - A simple editor for ASCII box-and-arrow charts | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 1ad3249c9142151d1d638ef6474d1d2f128bc167 | |
parent bc374cf1226f687f16367ec4e19d82390cb5ae58 | |
Author: KatolaZ <[email protected]> | |
Date: Fri, 9 Aug 2019 07:38:08 +0100 | |
bump version to 0.3 | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,4 +1,4 @@ | |
-VERSION = 0.2 | |
+VERSION = 0.3 | |
PREFIX = /usr/local | |
BINDIR = ${PREFIX}/bin | |
MANDIR = ${PREFIX}/share/man |