summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-04-12 02:34:57 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-04-12 02:34:57 +0200
commitdcabc14b09ea7bbfc3af813c06e7c40e4555ebbd (patch)
tree9e6812b20c3d6a06bc84e0c859472c1f25ca735e /CMakeLists.txt
parentReimplement password saving check in the same way (diff)
downloadrekonq-dcabc14b09ea7bbfc3af813c06e7c40e4555ebbd.tar.xz
rekonq 0.9.55
updated docs new "privacy" and "advanced" setting tabs
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 a8652025..ae4f3308 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.9.54" )
+SET(REKONQ_VERSION "0.9.55" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )