summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-07-21 13:12:12 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-07-21 13:12:12 +0200
commit182bc4aedf8186ddd6a87c8b457d770ce0b904d8 (patch)
treea12578bdd9523f7e2e26ca05310237403b599b9a /CMakeLists.txt
parentJust some stupid cleaning on HistoryManager before starting seriously working... (diff)
downloadrekonq-182bc4aedf8186ddd6a87c8b457d770ce0b904d8.tar.xz
rekonq 0.5.51
bookmarks toolbar enabled by default cleaning up HistoryManager
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 edd83986..2bfde0a4 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.50" )
+SET(REKONQ_VERSION "0.5.51" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )