Git commit 5bf356da62f4edef54d98505e0ef26ae2dcbf5b6 by Andrea Diamantini. Committed on 28/12/2012 at 19:00. Pushed by adjam into branch 'master'.
rekonq 2.0 Beginning a new road... CCMAIL: [email protected] M +1 -1 CMakeLists.txt http://commits.kde.org/rekonq/5bf356da62f4edef54d98505e0ef26ae2dcbf5b6 diff --git a/CMakeLists.txt b/CMakeLists.txt index cba4339..298ed8b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ PROJECT( rekonq ) # Information to update before to release this package. # rekonq info -SET(REKONQ_VERSION "1.81" ) +SET(REKONQ_VERSION "2.0" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h ) _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
