From 42313206c4e70c5c8f5e8ddbf87713cfc4470cbd Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 28 Jul 2010 01:03:37 +0200 Subject: rekonq 0.5.52 Back to XMLGUI (but no fixes yet) This basically means: Configurable Toolbars! --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2bfde0a4..941ee54c 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.5.51" ) +SET(REKONQ_VERSION "0.5.52" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1