summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-05 21:22:27 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-05 21:22:27 +0200
commitfb684a5a57a92c01d035fb100fc1113a96cefff0 (patch)
treeb77fe02ccaf6ab50cd3facaae386da751482d276 /src
parentSimplified history actions reintroducing KStandard ones. (diff)
downloadrekonq-fb684a5a57a92c01d035fb100fc1113a96cefff0.tar.xz
rekonq 0.2.54 with multi windows support
(needs a LOT of tests...)
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 22da8a23..fba844f6 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.53";
+static const char version[] = "0.2.54";
int main(int argc, char **argv)