smu

Simple markup processor
git clone https://git.sinitax.com/codemadness/smu
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit 7e8a2dca61cb5038fb3dadbc9530a919de28ae1a
parent 78f302c9998e4670936eee173a1e3fc52114f874
Author: gottox@rootkit.lan <gottox@rootkit.lan>
Date:   Wed, 12 Dec 2007 05:51:44 +0100

version 0.5

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # cmarkdown version -VERSION = 0.4.3 +VERSION = 0.5 # paths PREFIX = /usr/local