summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-08 01:37:18 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-08 01:37:18 +0200
commitcd3e9330869c4f91bea9c2e198f7fbfbd606f383 (patch)
treed3b285204b1529143c89b43ee1119329538a06ad /src/main.cpp
parentTONS of events ignored to let homepage no more crash! (diff)
downloadrekonq-cd3e9330869c4f91bea9c2e198f7fbfbd606f383.tar.xz
rekonq 0.2.64 with rekonq 0.3 homepage!
No, really... :) Also some bugfixing
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 daf8535d..e7f3cc1d 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.63";
+static const char version[] = "0.2.64";
int main(int argc, char **argv)