From d9be0b940fbf90a3187708fdc5b7e59caaf760b2 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Tue, 6 Apr 2021 10:02:33 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20version=20and=20replace=20KDE=E2=86=92TD?= =?UTF-8?q?E=20in=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mavridis Philippe --- src/main.cpp | 4 ++-- 1 file 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[] = {