Git commit 1b0cc7f482c74d673cf85355ee4c912ca6cc5ba5 by Andrea Diamantini. Committed on 22/01/2012 at 11:20. Pushed by adjam into branch 'master'.
rekonq 0.8.70 AKA 0.9 Technologic Preview Release will follow shortly:) CCMAIL: [email protected] M +1 -1 CMakeLists.txt http://commits.kde.org/rekonq/1b0cc7f482c74d673cf85355ee4c912ca6cc5ba5 diff --git a/CMakeLists.txt b/CMakeLists.txt index a8832c1..ec81d48 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.60" ) +SET(REKONQ_VERSION "0.8.70" ) 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
