summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-08 01:37:18 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-08 01:37:18 +0200
commitcd3e9330869c4f91bea9c2e198f7fbfbd606f383 (patch)
treed3b285204b1529143c89b43ee1119329538a06ad /CMakeLists.txt
parentTONS of events ignored to let homepage no more crash! (diff)
downloadrekonq-cd3e9330869c4f91bea9c2e198f7fbfbd606f383.tar.xz
rekonq 0.2.64 with rekonq 0.3 homepage!
No, really... :) Also some bugfixing
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 7946e1b7..664156e5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ PROJECT( rekonq )
# rekonq info
SET(REKONQ_MAJOR_VERSION "0")
SET(REKONQ_MINOR_VERSION "2")
-SET(REKONQ_PATCH_VERSION "63")
+SET(REKONQ_PATCH_VERSION "64")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"