smu

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

commit 1b08f56d2cc281b0b9458786f13e98e4521abd9f
parent 7ebbd4e191f1bf79900453de4e436e6091a8fdf8
Author: gottox@rootkit.lan <gottox@rootkit.lan>
Date:   Thu, 13 Dec 2007 14:18:12 +0100

version 0.5.2

Diffstat:
M.hgtags | 1+
Mconfig.mk | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.hgtags b/.hgtags @@ -27,3 +27,4 @@ b8b4401fc0deef875c357bafcae73ae82c4f82d0 0.5 18e839b3bd801793dd58bdf19639c29fc6d123e7 0.5 b709f9e5341fdaecd7923272dd16107429f6d505 0.5.1 4cca231c7e1e49b50aab6787215a4731384c1d2a 0.5.1 +59ba3286e2763b974c79bc0d339fe876a391618e 0.5.1 diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # cmarkdown version -VERSION = 0.5.1 +VERSION = 0.5.2 # paths PREFIX = /usr/local