diff --git a/ChangeLog b/ChangeLog index 8edb1340e..96cd759e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ ADVENTURE MAP: * Favourable Winds reduce sailing cost HERO: -* Most of hero specialties are supported, including: +* Most of hero specialities are supported, including: -Creature specialities (progressive, fixed, Sir Mullich) -Spell damage specialities (Deemer), fixed bonus (Ciele) -Secondary skill bonuses diff --git a/lib/Connection.h b/lib/Connection.h index 1905d03d1..91f558cb5 100644 --- a/lib/Connection.h +++ b/lib/Connection.h @@ -23,7 +23,7 @@ #include #include -const ui32 version = 723; +const ui32 version = 724; class CConnection; class CGObjectInstance; class CGameState;