summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-20 02:22:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-20 02:22:24 +0200
commitfdf53891eac6ae85959ccf2edacfe354ad3f1c7d (patch)
tree95ad845acb6b6d1e55ab317325db1cf12660ffe3 /src/main.cpp
parentMerge commit 'refs/merge-requests/1549' of git://gitorious.org/rekonq/mainlin... (diff)
downloadrekonq-fdf53891eac6ae85959ccf2edacfe354ad3f1c7d.tar.xz
rekonq 0.2.59
A lot of merged code and some trivial bug fixed
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 4518d8cf..1f9fa636 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.58";
+static const char version[] = "0.2.59";
int main(int argc, char **argv)