From 321983b12d889a305d6a684f14d1b0bcb7c2aee1 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 4 Jun 2011 01:25:51 +0200 Subject: rekonq 0.7.52 - Number favorites page to "suggest" numeric shortcut for - developer tool: set content editable - fix bk conflict between konqueror & rekonq - new tab preview decoration - let bk be dropped inside folders --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b0fc1f52..36cf1400 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.7.51" ) +SET(REKONQ_VERSION "0.7.52" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1