From 30f7c71dad68db8c330310ca71f8ef0a3e34c43f Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 2 Sep 2010 11:18:49 +0200 Subject: rekonq 0.5.85 another bunch of bug fixes CCBUG:248967 CCBUG:244039 Please, check this version and let us know. Many thanks for... --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d9eea23..b636bc48 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.84" ) +SET(REKONQ_VERSION "0.5.85" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1