changeset 649 | 26166c87dc75 |
parent 605 | 2651c3fe4567 |
child 720 | 97a9d67d5c3e |
--- a/CMakeLists.txt Thu Dec 13 13:51:55 2007 +0000 +++ b/CMakeLists.txt Thu Dec 13 14:15:56 2007 +0000 @@ -9,7 +9,7 @@ endif(DEFINED DATA_INSTALL_DIR) set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin) -set(HEDGEWARS_PROTO_VER 7) +set(HEDGEWARS_PROTO_VER 8) add_subdirectory(bin) add_subdirectory(QTfrontend)