prepare 1.4 release. - smu - smu - simple markup (Markdown) processor (fork, fi… | |
git clone git://git.codemadness.org/smu | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 8d20cb6593eb3bedb7a2621d000026e84bf18852 | |
parent 2d498b13322c4a8e12e7086921ad12fb501dc42f | |
Author: Enno Boland <[email protected]> | |
Date: Fri, 28 Nov 2014 10:10:19 +0100 | |
prepare 1.4 release. | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# smu version | |
-VERSION = 1.3 | |
+VERSION = 1.4 | |
# paths | |
PREFIX = /usr/local |