summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-09-29 22:13:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-09-29 22:13:36 +0200
commita56368c5fd1c6505522cb8349c25d9c076e805c3 (patch)
tree1ad92ccc9a4eb55793bce87a92471c682c959663 /CMakeLists.txt
parentClean up urlbar use. This fix an urlbar bug opening plugins (diff)
downloadrekonq-a56368c5fd1c6505522cb8349c25d9c076e805c3.tar.xz
rekonq 0.6.50
First development version
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 df92271f..67c5e0fb 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.0" )
+SET(REKONQ_VERSION "0.6.50" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )