summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-13 11:30:23 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-13 11:30:23 +0200
commit638aea779b2b0f838469eecd667d488ad11a27f4 (patch)
treedaf9e4424d8611f511fe3518aa6180cccf3e8540 /src/main.cpp
parentProxy configuration dialog (diff)
downloadrekonq-638aea779b2b0f838469eecd667d488ad11a27f4.tar.xz
rekonq 0.2.66
fixed icons, fixed shortcuts editor and actions KDE proxy system support
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 a8fb4178..dffb0c4c 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.65";
+static const char version[] = "0.2.66";
int main(int argc, char **argv)