From 597a8d5b2ed84084423a19f55c4e4a0537e86155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Aug 2015 18:41:57 +0200 Subject: [PATCH] Update version number for new target R14.0.2 --- app_templates/kcontrol_module/src/kcontrol_module.lsm | 4 ++-- app_templates/kdeapp/src/kdeapp.lsm | 4 ++-- app_templates/kdeutility/src/kdeutility.lsm | 4 ++-- app_templates/tdeioslave/src/tdeioslave.lsm | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app_templates/kcontrol_module/src/kcontrol_module.lsm b/app_templates/kcontrol_module/src/kcontrol_module.lsm index e07be3a..165cba7 100644 --- a/app_templates/kcontrol_module/src/kcontrol_module.lsm +++ b/app_templates/kcontrol_module/src/kcontrol_module.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME$ -Version: R14.0.1 -Entered-date: 2015-07-13 +Version: R14.0.2 +Entered-date: 2015-08-26 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR$ <$EMAIL$> diff --git a/app_templates/kdeapp/src/kdeapp.lsm b/app_templates/kdeapp/src/kdeapp.lsm index 646cdb4..3e20c66 100644 --- a/app_templates/kdeapp/src/kdeapp.lsm +++ b/app_templates/kdeapp/src/kdeapp.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME -Version: R14.0.1 -Entered-date: 2015-07-13 +Version: R14.0.2 +Entered-date: 2015-08-26 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: %{AUTHOR} <%{EMAIL}> diff --git a/app_templates/kdeutility/src/kdeutility.lsm b/app_templates/kdeutility/src/kdeutility.lsm index e07be3a..165cba7 100644 --- a/app_templates/kdeutility/src/kdeutility.lsm +++ b/app_templates/kdeutility/src/kdeutility.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME$ -Version: R14.0.1 -Entered-date: 2015-07-13 +Version: R14.0.2 +Entered-date: 2015-08-26 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR$ <$EMAIL$> diff --git a/app_templates/tdeioslave/src/tdeioslave.lsm b/app_templates/tdeioslave/src/tdeioslave.lsm index e07be3a..165cba7 100644 --- a/app_templates/tdeioslave/src/tdeioslave.lsm +++ b/app_templates/tdeioslave/src/tdeioslave.lsm @@ -1,7 +1,7 @@ Begin4 Title: $APPNAME$ -Version: R14.0.1 -Entered-date: 2015-07-13 +Version: R14.0.2 +Entered-date: 2015-08-26 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR$ <$EMAIL$>