prepare v1.5 - smu - smu - simple markup (Markdown) processor (fork, fixes + fe… | |
git clone git://git.codemadness.org/smu | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 67be1bfcb8643531ce7063423a7e45a2225439b8 | |
parent 86a6bf613312021ccb56581d979556b9c04aaf83 | |
Author: Enno Boland <[email protected]> | |
Date: Fri, 21 Jun 2019 09:22:19 +0200 | |
prepare v1.5 | |
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.4 | |
+VERSION = 1.5 | |
# paths | |
PREFIX = /usr/local |