summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-07-28 01:03:37 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-07-28 01:03:37 +0200
commit42313206c4e70c5c8f5e8ddbf87713cfc4470cbd (patch)
treef7c72c4398ca2f42957021425d1d2e517368dafb /CMakeLists.txt
parentFix rc file against 0.5.51 changes (diff)
downloadrekonq-42313206c4e70c5c8f5e8ddbf87713cfc4470cbd.tar.xz
rekonq 0.5.52
Back to XMLGUI (but no fixes yet) This basically means: Configurable Toolbars!
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 2bfde0a4..941ee54c 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.51" )
+SET(REKONQ_VERSION "0.5.52" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )