summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-06-08 00:40:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-06-08 00:40:36 +0200
commit41209e446dc400f42afc170fe04346380e2ae703 (patch)
tree1eae67e803b953dd81d77069dc8501feedf532ff /CMakeLists.txt
parentAdded an UrlResolver class to let every url work properly here (diff)
downloadrekonq-41209e446dc400f42afc170fe04346380e2ae703.tar.xz
rekonq 0.9.62
- kwebapp improvements - docs improvements - fixes
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 6ff7beef..75178669 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.9.61" )
+SET(REKONQ_VERSION "0.9.62" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )