summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-21 16:50:23 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-21 16:50:23 +0200
commit84808a92f50fbae63c0927e6dd27adc219582890 (patch)
treed89a35f7db4a36f6309d71a6e67c661149ad0803 /CMakeLists.txt
parentRemoved slackware SlackBuild and slack-desc (quite ready for SBo) (diff)
downloadrekonq-84808a92f50fbae63c0927e6dd27adc219582890.tar.xz
Rekonq 0.2.00.2.0
Another step towards a great webkit browser for KDE!
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cad2063e..68516293 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,8 +8,8 @@ PROJECT( rekonq )
# rekonq info
SET(REKONQ_MAJOR_VERSION "0")
-SET(REKONQ_MINOR_VERSION "1")
-SET(REKONQ_PATCH_VERSION "98")
+SET(REKONQ_MINOR_VERSION "2")
+SET(REKONQ_PATCH_VERSION "0")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"