version 1.1 - smu - smu - simple markup (Markdown) processor (fork, fixes + fea… | |
git clone git://git.codemadness.org/smu | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit fd24df1b66fc13d8cde1f03d0b466b3dd35b5819 | |
parent 66f4d6a937dbd6d01903622cd089d07fab1f62a7 | |
Author: [email protected] <[email protected]> | |
Date: Mon, 14 Jan 2008 14:27:59 +0100 | |
version 1.1 | |
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.0 | |
+VERSION = 1.1 | |
# paths | |
PREFIX = /usr/local |