From 1b08f56d2cc281b0b9458786f13e98e4521abd9f Mon Sep 17 00:00:00 2001 From: "gottox@rootkit.lan" Date: Thu, 13 Dec 2007 14:18:12 +0100 Subject: [PATCH] version 0.5.2 --- .hgtags | 1 + config.mk | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.hgtags b/.hgtags index c5d8b07..113cd2a 100644 --- 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 index b65cda9..953eb57 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # cmarkdown version -VERSION = 0.5.1 +VERSION = 0.5.2 # paths PREFIX = /usr/local