summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-20 19:30:59 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-20 19:30:59 +0200
commita03f9cf8bdce5908598819322a0bcab6fa4873f5 (patch)
tree2eab769df52b48553df21054cd713b5e7cf08a4c /CMakeLists.txt
parentMerge branch 'opensearch' (diff)
downloadrekonq-a03f9cf8bdce5908598819322a0bcab6fa4873f5.tar.xz
rekonq 0.5.60
improve bk toolbar opensearch suggestions bk panel cleanup Last before beta
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 5f09f146..bfd945ad 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.57" )
+SET(REKONQ_VERSION "0.5.60" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )