summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-03-03 12:09:23 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-03-03 12:09:23 +0100
commit4fc573ab8a27b730ff5c3b36999317b686a6f11a (patch)
tree5ae318daa257478a9efe4e861e63de2637aa55bf
parentMerge branch 'Fixes' (diff)
downloadrekonq-4fc573ab8a27b730ff5c3b36999317b686a6f11a.tar.xz
rekonq 0.6.86
Another bunch of fixes on the road to 0.7...
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 74d57333..b982595e 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.85" )
+SET(REKONQ_VERSION "0.6.86" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )