From f338785f70481bf5b9248de2ed2c42228bd32691 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 15 Jan 2012 11:17:29 +0100 Subject: 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: rekonq@kde.org --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e8e5ce7e..a8832c10 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 ) -- cgit v1.2.1