summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-06-04 01:25:51 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-06-04 01:25:51 +0200
commit321983b12d889a305d6a684f14d1b0bcb7c2aee1 (patch)
treedde32d451716dcf7e51f6692ae25a54cf74dc392 /CMakeLists.txt
parent- Bookmark can now be dropped inside folders : (diff)
downloadrekonq-321983b12d889a305d6a684f14d1b0bcb7c2aee1.tar.xz
rekonq 0.7.52
- Number favorites page to "suggest" numeric shortcut for - developer tool: set content editable - fix bk conflict between konqueror & rekonq - new tab preview decoration - let bk be dropped inside folders
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 b0fc1f52..36cf1400 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.7.51" )
+SET(REKONQ_VERSION "0.7.52" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )