summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-19 11:09:44 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-19 11:09:44 +0100
commitd5457dfddb9006846c471d2f814ee9984e44eb17 (patch)
tree176cd40d009b1778801e886c2a3715ebc363863d /CMakeLists.txt
parentMerge branch 'ADPschemeHandling' into master-next (diff)
downloadrekonq-d5457dfddb9006846c471d2f814ee9984e44eb17.tar.xz
rekonq 0.4.53
- abp (Ad Block Plus) fake scheme support - highlight searched strings
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 e31254c9..3f32647f 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.4.52" )
+SET(REKONQ_VERSION "0.4.53" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )