summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-10-28 11:06:11 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:05 +0100
commit1b03ab017170dd95041424b0082a7f47352af0dd (patch)
tree997288d676ad3e2e0b88bffc8df18a5a0804d180 /CMakeLists.txt
parentFix focus steal on load finished (diff)
downloadrekonq-1b03ab017170dd95041424b0082a7f47352af0dd.tar.xz
rekonq 1.70
rekonq 2 tech preview :)
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 00869b00..7fd68540 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Information to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "1.50" )
+SET(REKONQ_VERSION "1.70" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )