Skip to content

Commit 2a7446b

Browse files
committed
version bump
1 parent ed652a8 commit 2a7446b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525

2626
#define MDP_VER_MAJOR 1
2727
#define MDP_VER_MINOR 0
28-
#define MDP_VER_REVISION 17
28+
#define MDP_VER_REVISION 18
2929

3030
#endif // !defined( MAIN_H )

mdp.cygport

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# package name
22
NAME="mdp"
3-
VERSION=1.0.9
3+
VERSION=1.0.18
44
RELEASE=1
55

66
# .hint generation

0 commit comments

Comments
 (0)