CMakeLists.txt
changeset 271 f2f9a3d5b441
parent 268 88809d92e504
child 360 ab6a94334d6d
--- a/CMakeLists.txt	Thu Nov 23 22:27:47 2006 +0000
+++ b/CMakeLists.txt	Fri Nov 24 19:33:43 2006 +0000
@@ -9,6 +9,8 @@
 endif(DEFINED DATA_INSTALL_DIR)
 set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
 
+set(HEDGEWARS_PROTO_VER 3)
+
 add_subdirectory(bin)
 add_subdirectory(QTfrontend)
 add_subdirectory(hedgewars)