Git commit f338785f70481bf5b9248de2ed2c42228bd32691 by Andrea Diamantini. Committed on 15/01/2012 at 11:17. Pushed by adjam into branch 'master'.
rekonq 0.8.60 This "release" contains last code merged and starts feature freeze for 0.9. Our technologic preview will be released in one week from now, to let us start testing code a bit. Please, take care of rekonq bugs in bugzilla, expecially the ones with target = 0.9 CCMAIL: [email protected] M +1 -1 CMakeLists.txt http://commits.kde.org/rekonq/f338785f70481bf5b9248de2ed2c42228bd32691 diff --git a/CMakeLists.txt b/CMakeLists.txt index e8e5ce7..a8832c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ PROJECT( rekonq ) # Informations to update before to release this package. # rekonq info -SET(REKONQ_VERSION "0.8.58" ) +SET(REKONQ_VERSION "0.8.60" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
