summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-13 11:30:23 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-13 11:30:23 +0200
commit638aea779b2b0f838469eecd667d488ad11a27f4 (patch)
treedaf9e4424d8611f511fe3518aa6180cccf3e8540 /CMakeLists.txt
parentProxy configuration dialog (diff)
downloadrekonq-638aea779b2b0f838469eecd667d488ad11a27f4.tar.xz
rekonq 0.2.66
fixed icons, fixed shortcuts editor and actions KDE proxy system support
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 92c9e53e..f6761177 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 "65")
+SET(REKONQ_PATCH_VERSION "66")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"