summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-23 12:35:31 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-23 12:35:31 +0200
commit915735bd3ccb1cb432b71df56a01da8ce049fd68 (patch)
tree15c4dd9e194905a23eebac4d9e11e3bd67f43609 /src/main.cpp
parentMe stupid.. (again)!! (diff)
downloadrekonq-915735bd3ccb1cb432b71df56a01da8ce049fd68.tar.xz
rekonq 0.2.71
This seems good :D bugfixing until Monday alpha release.. Here: - flickering link fix - some better code - external url opening and management fix - new startup options - (and obviously..) homepage fix
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 eac34538..fb7a48f1 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.70";
+static const char version[] = "0.2.71";
int main(int argc, char **argv)