Selaa lähdekoodia

Version bump.

DjWarmonger 9 vuotta sitten
vanhempi
sitoutus
fe4d871fe7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lib/GameConstants.h

+ 1 - 1
lib/GameConstants.h

@@ -14,7 +14,7 @@
 
 namespace GameConstants
 {
-	const std::string VCMI_VERSION = "VCMI 0.98g";
+	const std::string VCMI_VERSION = "VCMI 0.98h";
 
 	const int BFIELD_WIDTH = 17;
 	const int BFIELD_HEIGHT = 11;