Sfoglia il codice sorgente

Version bumped to 0.93d.

Michał W. Urbańczyk 12 anni fa
parent
commit
2fed37fa97
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/GameConstants.h

+ 1 - 1
lib/GameConstants.h

@@ -14,7 +14,7 @@
 
 namespace GameConstants
 {
-	const std::string VCMI_VERSION = "VCMI 0.93c";
+	const std::string VCMI_VERSION = "VCMI 0.93d";
 
 	const int BFIELD_WIDTH = 17;
 	const int BFIELD_HEIGHT = 11;