changeset 904 | a573c949e61c |
parent 889 | 3bf9dc791f45 |
child 907 | a5b0b93a39c8 |
--- a/CMakeLists.txt Sun May 04 14:21:47 2008 +0000 +++ b/CMakeLists.txt Sun May 04 19:47:47 2008 +0000 @@ -9,7 +9,7 @@ endif(DEFINED DATA_INSTALL_DIR) set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin) -set(HEDGEWARS_PROTO_VER 10) +set(HEDGEWARS_PROTO_VER 11) add_subdirectory(bin) add_subdirectory(QTfrontend)