version bump
authorMichael Göhler <github@nixhub.de>
Wed, 27 Dec 2017 21:51:48 +0000 (22:51 +0100)
committerMichael Göhler <github@nixhub.de>
Wed, 27 Dec 2017 21:51:48 +0000 (22:51 +0100)
include/main.h

index a55574d..7b21482 100644 (file)
@@ -25,6 +25,6 @@
 
 #define MDP_VER_MAJOR 1
 #define MDP_VER_MINOR 0
-#define MDP_VER_REVISION 10
+#define MDP_VER_REVISION 11
 
 #endif // !defined( MAIN_H )