We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed652a8 commit 2a7446bCopy full SHA for 2a7446b
include/main.h
@@ -25,6 +25,6 @@
25
26
#define MDP_VER_MAJOR 1
27
#define MDP_VER_MINOR 0
28
-#define MDP_VER_REVISION 17
+#define MDP_VER_REVISION 18
29
30
#endif // !defined( MAIN_H )
mdp.cygport
@@ -1,6 +1,6 @@
1
# package name
2
NAME="mdp"
3
-VERSION=1.0.9
+VERSION=1.0.18
4
RELEASE=1
5
6
# .hint generation
0 commit comments