version bump
authorMichael Göhler <github@nixhub.de>
Sun, 3 Sep 2017 14:25:52 +0000 (16:25 +0200)
committerMichael Göhler <github@nixhub.de>
Sun, 3 Sep 2017 14:25:52 +0000 (16:25 +0200)
AUTHORS
include/main.h

diff --git a/AUTHORS b/AUTHORS
index 3330634..04b9550 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,4 +13,5 @@ alx741
 mnalt
 guobin2312
 lukebond
+namhyung
 
index 62e748b..a55574d 100644 (file)
@@ -25,6 +25,6 @@
 
 #define MDP_VER_MAJOR 1
 #define MDP_VER_MINOR 0
-#define MDP_VER_REVISION 9
+#define MDP_VER_REVISION 10
 
 #endif // !defined( MAIN_H )