summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-03-13 16:33:29 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-03-13 16:33:29 +0100
commit9f04df5d9117e1d5a5f1034fa8758b7c14c389f3 (patch)
tree629ad46d31982cbec130b7967dcaac191bc47cdb /CMakeLists.txt
parentThis commit to try fixing all troubles against the tabbar highlight feature. (diff)
downloadrekonq-9f04df5d9117e1d5a5f1034fa8758b7c14c389f3.tar.xz
rekonq 0.6.88
Quite a release candidate :)
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 9b81d094..ec509286 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.6.87" )
+SET(REKONQ_VERSION "0.6.88" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )