summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-02-02 01:56:58 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-02-02 01:56:58 +0100
commit641b34b0c2de8ccdf250bc8a8d95cfb0ea4a1f45 (patch)
treec523647a342787df8880a2dfd65ad68897bcbe11
parentFixed download problems (diff)
downloadrekonq-641b34b0c2de8ccdf250bc8a8d95cfb0ea4a1f45.tar.xz
rekonq 0.0.3
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index e53eef3c..5fc3d30e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -27,7 +27,7 @@
static const char description[] =
I18N_NOOP("KDE Browser Webkit Based");
-static const char version[] = "0.0.2";
+static const char version[] = "0.0.3";
int main(int argc, char **argv)
{