summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-03-01 23:47:51 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-03-01 23:47:51 +0100
commit612a35ecac70cfc37850eb52f00428c5c99e11c1 (patch)
treef9261f4ee6098937812f8c9ceeb147771d0f3361 /CMakeLists.txt
parentClean up KIO/AccessManager integration (diff)
downloadrekonq-612a35ecac70cfc37850eb52f00428c5c99e11c1.tar.xz
rekonq 0.9.50, first 0.10 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 40966c2e..7f2de64c 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.8.90" )
+SET(REKONQ_VERSION "0.9.50" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )