summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-02 01:30:44 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-02 01:30:44 +0200
commit60d5e109d2b359b2f1718259d7dcc33aba1f7044 (patch)
treed8bae2c3e6fc42eea4e9a8f0f4c8f2efcbfb8c28 /CMakeLists.txt
parentChangin (again) layout and fixing last Visited page counter.. :) (diff)
downloadrekonq-60d5e109d2b359b2f1718259d7dcc33aba1f7044.tar.xz
rekonq 0.2.62 with (again) a new home page layout.
I can undestand someone doesn't like this, but this layout has a lot of good point inside: - it is easily resizable - it use well space - it the simplest to implement it's clear it needs love, I'm sure not an artist (help about, please!!), but this will be rekonq home page layout for 0.3 (I need stop playing with it..)
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 da1285fd..b5579402 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 "61")
+SET(REKONQ_PATCH_VERSION "62")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"