Welcome to little lamb

Code » md4c » commit 3571c2f

Bump version to 0.2.3.

author Martin Mitas
2017-08-01 22:41:14 UTC
committer Martin Mitas
2017-08-01 22:41:14 UTC
parent 70925cacf7d42600158384e4c182e1faebc19a29

Bump version to 0.2.3.

md4c/md4c.h +1 -1

diff --git a/md4c/md4c.h b/md4c/md4c.h
index a7c92d7..46acbee 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      2
+#define MD_VERSION_RELEASE      3
 
 
 /* Magic to support UTF-16. */