From 915735bd3ccb1cb432b71df56a01da8ce049fd68 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 23 Oct 2009 12:35:31 +0200 Subject: 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 --- 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 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) -- cgit v1.2.1