summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-16 00:43:16 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-16 00:43:16 +0200
commit17e04b33c1216b8430cfeb7331fd5f94047783cf (patch)
tree1c199ba643a01196b2d138abff48087f73748125 /src/main.cpp
parentRemoved unuseful OpenLinkInNewTab slot (diff)
downloadrekonq-17e04b33c1216b8430cfeb7331fd5f94047783cf.tar.xz
rekonq 0.1.9 : Going back to future
rekonq goes back to pure QtWebKit. KDE Integration will come through KIO::Accessmanager and KParts::BrowserRun
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 2310514f..0bd0171e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -31,7 +31,7 @@ static const char description[] =
I18N_NOOP("WebKit based Web Browser for KDE");
-static const char version[] = "0.1.8";
+static const char version[] = "0.1.9";
int main(int argc, char **argv)