summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-30 02:53:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-30 02:53:24 +0200
commit401762d05a2cb0942bfb72869ef09a7d9ce016dc (patch)
tree45fd691bee07ab7e8f6999c1e642999d6958e9c5 /src/main.cpp
parentFixing Bookmarks bar toggle action (diff)
downloadrekonq-401762d05a2cb0942bfb72869ef09a7d9ce016dc.tar.xz
rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!)
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 a6654774..22da8a23 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.52";
+static const char version[] = "0.2.53";
int main(int argc, char **argv)