Commit aeaff18e871b13b3781267413eaea0cd3cdff108

Martin Mitas 2017-01-04T16:41:46

Bump version to 0.2.2

1
2
3
4
5
6
7
8
9
10
11
12
13
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. */