updated version to 0.5-RC2
This commit is contained in:
parent
f8dfddfe78
commit
75aaaae033
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ namespace game_config
|
|||
const int cure_amount = 8;
|
||||
const int curer_heals_per_turn = 18;
|
||||
const int recall_cost = 20;
|
||||
const std::string version = "0.5-RC1";
|
||||
const std::string version = "0.5-RC2";
|
||||
bool debug = false;
|
||||
|
||||
#ifdef WESNOTH_PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue