From 8da41b21975a013820705badd8a7464fac716995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 11 Jul 2015 16:26:10 +0200 Subject: Update version in lsm files --- kapptemplate/appframework/app.lsm | 2 +- kapptemplate/kapptemplate.lsm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kapptemplate') diff --git a/kapptemplate/appframework/app.lsm b/kapptemplate/appframework/app.lsm index 742ee2bc..499ad516 100644 --- a/kapptemplate/appframework/app.lsm +++ b/kapptemplate/appframework/app.lsm @@ -2,7 +2,7 @@ echo "Creating $LOCATION_ROOT/$APP_NAME_LC.lsm..."; cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm Begin4 Title: $APP_NAME -Version: R14.0.0 +Version: R14.0.1 Entered-date: 2010-05-10 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt diff --git a/kapptemplate/kapptemplate.lsm b/kapptemplate/kapptemplate.lsm index 8037f241..1cc25cd5 100644 --- a/kapptemplate/kapptemplate.lsm +++ b/kapptemplate/kapptemplate.lsm @@ -1,6 +1,6 @@ Begin4 Title: KAppTemplate -Version: R14.0.0 +Version: R14.0.1 Entered-date: 2010-05-10 Description: Modular shell script that will automatically create a framework for either a normal TDE application, a -- cgit v1.2.1