From 4fc573ab8a27b730ff5c3b36999317b686a6f11a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 3 Mar 2011 12:09:23 +0100 Subject: rekonq 0.6.86 Another bunch of fixes on the road to 0.7... --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 74d57333..b982595e 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.85" ) +SET(REKONQ_VERSION "0.6.86" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1