Git commit 0eb5b9a8cda795c0dbc1774a9e95cd31bb5def1a by Andrea Diamantini. Committed on 10/07/2012 at 00:10. Pushed by adjam into branch 'master'.
rekonq 0.9.90 a.k.a. "rekonq 1.0 beta" String freeze from now on, rekonq 1.0 stable in (not less than) 15 days CCMAIL: [email protected] CCMAIL: [email protected] M +1 -1 CMakeLists.txt http://commits.kde.org/rekonq/0eb5b9a8cda795c0dbc1774a9e95cd31bb5def1a diff --git a/CMakeLists.txt b/CMakeLists.txt index 35c10a1..9aa63c0 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.82" ) +SET(REKONQ_VERSION "0.9.90" ) 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
