Parcourir la source

Version set to 0.93c.

Michał W. Urbańczyk il y a 12 ans
Parent
commit
f6ab4609fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lib/GameConstants.h

+ 1 - 1
lib/GameConstants.h

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