summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-09-02 11:18:49 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-09-02 11:18:49 +0200
commit30f7c71dad68db8c330310ca71f8ef0a3e34c43f (patch)
tree1fddfcc46b6512586e592187a1cad610a1cb2317 /CMakeLists.txt
parentdon't calculate suggestions on fast typing resolution or when user (diff)
downloadrekonq-30f7c71dad68db8c330310ca71f8ef0a3e34c43f.tar.xz
rekonq 0.5.85
another bunch of bug fixes CCBUG:248967 CCBUG:244039 Please, check this version and let us know. Many thanks for...
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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 )