version bump
authorMichael Göhler <github@nixhub.de>
Mon, 27 Aug 2018 22:37:21 +0000 (00:37 +0200)
committerMichael Göhler <github@nixhub.de>
Mon, 27 Aug 2018 22:37:21 +0000 (00:37 +0200)
AUTHORS
include/main.h

diff --git a/AUTHORS b/AUTHORS
index 04b9550..fce382a 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,4 +14,5 @@ mnalt
 guobin2312
 lukebond
 namhyung
+ethanherbertson
 
index 9359952..7f51e92 100644 (file)
@@ -25,6 +25,6 @@
 
 #define MDP_VER_MAJOR 1
 #define MDP_VER_MINOR 0
-#define MDP_VER_REVISION 13
+#define MDP_VER_REVISION 14
 
 #endif // !defined( MAIN_H )