From 3dd8b3dbee69aedb81136d956549eb9d568f9a71 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 24 Jul 2009 02:56:31 +0200 Subject: rekonq 0.1.10 with last news. From now on, until rekonq 0.2 release jsut bugfixing and TODO related problems --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 0bd0171e..649c945f 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.9"; +static const char version[] = "0.1.10"; int main(int argc, char **argv) -- cgit v1.2.1