summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-13 03:19:40 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-13 03:19:40 +0200
commit001d3d08772e3836825cde58e5775009672607cd (patch)
tree06a06b794ee1abf57c6ffa29c4c72ae6eb48388e /src/main.cpp
parentMerge branch 'HomePage' (diff)
downloadrekonq-001d3d08772e3836825cde58e5775009672607cd.tar.xz
rekonq 0.2.57 with new "new tab" page.
I'm aware this is a "pre-alpha" feature, but I need this in master to let people play, comment, brainstorm this.. ;)
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 24735713..fe8ce0eb 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -37,7 +37,7 @@ static const char description[] =
I18N_NOOP("A lightweight Web Browser for KDE based on WebKit");
-static const char version[] = "0.2.56";
+static const char version[] = "0.2.57";
int main(int argc, char **argv)