From 805b3e8d0c0c7a7b9f06fd96d6dc79645e57d886 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 27 Feb 2011 10:51:03 +0100 Subject: rekonq 0.6.85 AKA rekonq alpha2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index bdea0d66..74d57333 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.82" ) +SET(REKONQ_VERSION "0.6.85" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1