File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
#include < config.h>
3
3
#define RADIANT_VERSION PACKAGE_VERSION
4
4
#else
5
- #define RADIANT_VERSION " 2.8.0pre5 "
5
+ #define RADIANT_VERSION " 2.8.0 "
6
6
#endif
7
7
8
8
#define RADIANT_APPNAME " DarkRadiant"
Original file line number Diff line number Diff line change 1
1
; Script generated by the Inno Setup Script Wizard.
2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
- #define DarkRadiantVersion " 2.7 .0"
4
+ #define DarkRadiantVersion " 2.8 .0"
5
5
6
6
[Setup]
7
7
AppName = DarkRadiant
Original file line number Diff line number Diff line change 1
1
; Script generated by the Inno Setup Script Wizard.
2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
- #define DarkRadiantVersion " 2.8.0pre4 "
4
+ #define DarkRadiantVersion " 2.8.0 "
5
5
6
6
[Setup]
7
7
AppName = DarkRadiant
You can’t perform that action at this time.
0 commit comments