Welcome to little lamb

Code » md4c » commit cb7ecd7

Bump version to 0.2.6.

author Martin Mitas
2018-05-29 22:29:01 UTC
committer Martin Mitas
2018-05-29 22:29:01 UTC
parent 4ef024fbb7e739a5861619726b45c7f6d157b25e

Bump version to 0.2.6.

md4c/md4c.h +1 -1

diff --git a/md4c/md4c.h b/md4c/md4c.h
index 5e14934..d8cca0f 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      5
+#define MD_VERSION_RELEASE      6
 
 
 /* Magic to support UTF-16. */