From 001d3d08772e3836825cde58e5775009672607cd Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 13 Sep 2009 03:19:40 +0200 Subject: rekonq 0.2.57 with new "new tab" page. I'm aware this is a "pre-alpha" feature, but I need this in master to let people play, comment, brainstorm this.. ;) --- 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 24735713..fe8ce0eb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -37,7 +37,7 @@ static const char description[] = I18N_NOOP("A lightweight Web Browser for KDE based on WebKit"); -static const char version[] = "0.2.56"; +static const char version[] = "0.2.57"; int main(int argc, char **argv) -- cgit v1.2.1