smu

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

commit e9d84c65ab22cd16f6825041bc2dcb729a2dd312
parent cb129c84baf96c17f24440a6a23255d8aadfd0c5
Author: gottox@rootkit.lan <gottox@rootkit.lan>
Date:   Thu, 27 Dec 2007 19:22:52 +0100

version 0.9

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.8.1 +VERSION = 0.9 # paths PREFIX = /usr/local