summaryrefslogtreecommitdiffstats
path: root/kwordquiz/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kwordquiz/src/main.cpp')
-rw-r--r--kwordquiz/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwordquiz/src/main.cpp b/kwordquiz/src/main.cpp
index 3de695a8..8f6ad60e 100644
--- a/kwordquiz/src/main.cpp
+++ b/kwordquiz/src/main.cpp
@@ -37,7 +37,7 @@ int main(int argc, char *argv[])
{
KAboutData aboutData("kwordquiz",
I18N_NOOP("KWordQuiz"),
- KWQ_VERSION,
+ KWTQ_VERSION,
description,
KAboutData::License_GPL,
"(c) 2003-2005, Peter Hedlund",