summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-02-27 10:51:03 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-02-27 10:51:03 +0100
commit805b3e8d0c0c7a7b9f06fd96d6dc79645e57d886 (patch)
tree49de0bffddc2fea4d903c078e79a65910c3e232d /CMakeLists.txt
parentReenabled the raster graphics system by default on X11. (diff)
downloadrekonq-805b3e8d0c0c7a7b9f06fd96d6dc79645e57d886.tar.xz
rekonq 0.6.85 AKA rekonq alpha2
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 bdea0d66..74d57333 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.82" )
+SET(REKONQ_VERSION "0.6.85" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )