diff options
-rw-r--r-- | src/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index e0d0eaf..0a8929f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,9 +29,9 @@ static const char description[] = - I18N_NOOP("A fullscreen task manager for KDE"); + I18N_NOOP("A fullscreen task manager for TDE"); -static const char version[] = "0.5.3"; +static const char version[] = "0.5.4"; static TDECmdLineOptions options[] = { |