Welcome to little lamb

Code » md4c » commit 00ca060

Bump version to 0.2.5

author Martin Mitas
2018-05-28 20:03:49 UTC
committer Martin Mitas
2018-05-28 20:06:15 UTC
parent bf022cb6569457598fb37b266a4129d1aa01211b

Bump version to 0.2.5

md4c/md4c.h +1 -1

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