summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-09-13 10:46:37 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-09-13 10:46:37 +0200
commitfeac8789c12f060111cb32e5902cf137eec625cb (patch)
tree4487cc2524c768e97af9f1b847e655ce6bfb49e5 /CMakeLists.txt
parentMerge branch 'master' of gitorious.org:rekonq/mainline (diff)
downloadrekonq-feac8789c12f060111cb32e5902cf137eec625cb.tar.xz
rekonq 0.6.0
Our first stable release with planned support :)
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 f70fbe75..df92271f 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.5.88" )
+SET(REKONQ_VERSION "0.6.0" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )