summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-11-22 09:58:08 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-11-22 09:58:08 +0100
commit680fd92b407c9408ac406a8f90787b1afa1bc965 (patch)
tree09969db0051fb636229dce84dc8bd0bed5dab5b2 /CMakeLists.txt
parentFix "Search with % on current page" English text to enable correct (diff)
downloadrekonq-680fd92b407c9408ac406a8f90787b1afa1bc965.tar.xz
rekonq 0.8.53
A lot of work since 0.8.52...
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 221f76a4..78766ef6 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.8.52" )
+SET(REKONQ_VERSION "0.8.53" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )