Skip to content

Commit a8ab667

Browse files
committed
Wesnoth RCX 0.3.0
1 parent 420d734 commit a8ab667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/version.hpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
#ifndef VERSION_HPP
2222
#define VERSION_HPP
2323

24-
#define MOS_VERSION_STRING "0.2.90-dev"
24+
#define MOS_VERSION_STRING "0.3.0"
2525

2626
#define MOS_VERSION_MAJOR 0
27-
#define MOS_VERSION_MINOR 2
28-
#define MOS_VERSION_RELEASE 90
27+
#define MOS_VERSION_MINOR 3
28+
#define MOS_VERSION_RELEASE 0
2929

3030
#ifndef RC_INVOKED
3131

0 commit comments

Comments
 (0)