From a636aed4ac945304bf769a6b98c21b23f4f7e0c0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 28 Oct 2010 23:56:22 +0200 Subject: rekonq 0.6.52 - fix openSearchManager behavior - new restore session notification system - urlbar multiple words highlighting - WebKit page cache feature - working kde protocols resolution - icons in rekonq pages - new private browsing mode (will work well just with KDE SC 4.6) - improved last tab recovering (just last! but with history, urlbar and all the stuffs..) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 67c5e0fb..5e340240 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.6.50" ) +SET(REKONQ_VERSION "0.6.52" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1