From 17e04b33c1216b8430cfeb7331fd5f94047783cf Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 16 Jul 2009 00:43:16 +0200 Subject: rekonq 0.1.9 : Going back to future rekonq goes back to pure QtWebKit. KDE Integration will come through KIO::Accessmanager and KParts::BrowserRun --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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) -- cgit v1.2.1