Git commit 13d7b9f6f830eac4e6550f736a98c4ddbc5d1a12 by Andrea Diamantini. Committed on 20/07/2012 at 23:42. Pushed by adjam into branch 'master'.
rekonq 1.0 We finally reached it! Many thanks to everyone involved. CCMAIL: [email protected] M +1 -1 CMakeLists.txt http://commits.kde.org/rekonq/13d7b9f6f830eac4e6550f736a98c4ddbc5d1a12 diff --git a/CMakeLists.txt b/CMakeLists.txt index 6da8c57..bb3c382 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 "0.9.90" ) +SET(REKONQ_VERSION "1.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
