Welcome to little lamb

Code » md4c » commit 2f79185

Bump version to 0.2.7.

author Martin Mitas
2018-06-11 16:40:48 UTC
committer Martin Mitas
2018-06-11 16:40:48 UTC
parent 8fc692badce0cdee08b6385aa590280c64f19fb8

Bump version to 0.2.7.

md4c/md4c.h +1 -1

diff --git a/md4c/md4c.h b/md4c/md4c.h
index d8cca0f..72ffa90 100644
--- a/md4c/md4c.h
+++ b/md4c/md4c.h
@@ -33,7 +33,7 @@
 
 #define MD_VERSION_MAJOR        0
 #define MD_VERSION_MINOR        2
-#define MD_VERSION_RELEASE      6
+#define MD_VERSION_RELEASE      7
 
 
 /* Magic to support UTF-16. */