From 8a6347f11fe6ebbd98c9ac698a8774fb261beaaa Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Mon, 29 Feb 2016 04:29:35 +0100 Subject: Update version number for new target R14.0.4 --- 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 6c7702a..df74268 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.3 -Entered-date: 2016-02-07 +Version: R14.0.4 +Entered-date: 2016-02-29 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 753ac3e..6e6385a 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.3 -Entered-date: 2016-02-07 +Version: R14.0.4 +Entered-date: 2016-02-29 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 6c7702a..df74268 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.3 -Entered-date: 2016-02-07 +Version: R14.0.4 +Entered-date: 2016-02-29 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 6c7702a..df74268 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.3 -Entered-date: 2016-02-07 +Version: R14.0.4 +Entered-date: 2016-02-29 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR$ <$EMAIL$> -- cgit v1.2.3