Git commit 18ba604fb17aa537f3241197b1a97c4a6a8e3b38 by Andrea Diamantini. Committed on 27/01/2013 at 09:58. Pushed by adjam into branch 'master'.
rekonq 2.1 A lot of bug fixed and some (old) features restored in 2.x fashion CCMAIL: [email protected] M +1 -1 CMakeLists.txt http://commits.kde.org/rekonq/18ba604fb17aa537f3241197b1a97c4a6a8e3b38 diff --git a/CMakeLists.txt b/CMakeLists.txt index da8c0f2..9c18254 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 "2.0.60" ) +SET(REKONQ_VERSION "2.1" ) 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
