Welcome to little lamb

Code » md4c » commit bec4e6e

Bump version to 0.2.2

author Martin Mitas
2017-01-04 15:41:46 UTC
committer Martin Mitas
2017-01-04 15:41:46 UTC
parent 8999e1844aa9131de89ea124b2957d865cdf6e35

Bump version to 0.2.2

md4c/md4c.h +1 -1

diff --git a/md4c/md4c.h b/md4c/md4c.h
index 9509eda..080be38 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      0
+#define MD_VERSION_RELEASE      2
 
 
 /* Magic to support UTF-16. */