summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-03-16 23:53:56 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-03-16 23:53:56 +0100
commitf1b189e370eb6dbcf93f7aac30c7df1501462532 (patch)
tree7af17f81acf26cee3fa9090dd9f3d0733e118de4 /CMakeLists.txt
parentupdate copyright (diff)
downloadrekonq-f1b189e370eb6dbcf93f7aac30c7df1501462532.tar.xz
rekonq 0.6.89
Last bugs for today. Now, italian translations...
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 ec509286..72c1a484 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.88" )
+SET(REKONQ_VERSION "0.6.89" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )