summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0758abfa..2c3d797c 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -34,10 +34,10 @@
static const char description[] =
- I18N_NOOP("WebKit based Web Browser for KDE");
+ I18N_NOOP("A lightweight Web Browser for KDE based on Webkit");
-static const char version[] = "0.2.0";
+static const char version[] = "0.2.52";
int main(int argc, char **argv)