summaryrefslogtreecommitdiff
path: root/src/main.cpp
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 /src/main.cpp
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 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0cd46c68..35fdb5dd 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -38,7 +38,7 @@ static const char description[] =
I18N_NOOP("A lightweight Web Browser for KDE based on WebKit");
-static const char version[] = "0.2.61";
+static const char version[] = "0.2.62";
int main(int argc, char **argv)