Przeglądaj źródła

Post-release version bump.

DjWarmonger 10 lat temu
rodzic
commit
d8114fa3fb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/GameConstants.h

+ 1 - 1
lib/GameConstants.h

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