summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-18 19:44:29 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-18 19:44:29 +0200
commit02ad499d0d27e80da66a03980fbd1af565e4da7e (patch)
treedd75f45e04a63e9870dddd5221dd5b860c9f634f /src/main.cpp
parentMerge branch 'HomePageEmbedded2' (diff)
downloadrekonq-02ad499d0d27e80da66a03980fbd1af565e4da7e.tar.xz
rekonq 0.2.58 with the new homepage!
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 e97f2502..01054fc3 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.57";
+static const char version[] = "0.2.58";
int main(int argc, char **argv)