File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11; setup names
22!define PROGRAMNAME " Bridge Command 5.10"
33!ifndef OUTPUTFILE
4- !define OUTPUTFILE " ..\BridgeCommand5.10.4-alpha.1 .exe"
4+ !define OUTPUTFILE " ..\BridgeCommand5.10.4-alpha.2 .exe"
55!endif
66!define INSTALLLOCATION " Bridge Command 5.10"
77!define SMFOLDER " Bridge Command 5.10"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ const irr::f32 DEG_IN_RAD = 180.0 / PI;
4444const irr::f32 RAD_PER_S_IN_DEG_PER_MINUTE = 180.0 /PI * 60 ;
4545
4646// general definitions
47- const std::string LONGNAME = " Bridge Command 5.10.4-alpha.1 " ;
47+ const std::string LONGNAME = " Bridge Command 5.10.4-alpha.2 " ;
4848const std::string VERSION = " 5.10" ;
49- const std::string LONGVERSION = " 5.10.4-alpha.1 " ;
49+ const std::string LONGVERSION = " 5.10.4-alpha.2 " ;
5050#endif
You can’t perform that action at this time.
0 commit comments