summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-12-28 19:00:36 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-28 19:00:36 +0100
commit5bf356da62f4edef54d98505e0ef26ae2dcbf5b6 (patch)
treebc3f6680a322e0fb54951c6fcad4611b04efdb4f
parentKrazy fixes, second shot (normalize) (diff)
downloadrekonq-5bf356da62f4edef54d98505e0ef26ae2dcbf5b6.tar.xz
rekonq 2.02.0
Beginning a new road... CCMAIL: rekonq@kde.org
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cba4339b..298ed8b9 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.81" )
+SET(REKONQ_VERSION "2.0" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )