From d7c5517d038c16b4db2c9f122dddf82d36117c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 30 Nov 2015 20:34:03 +0100 Subject: Update version number for new target R14.0.3 --- CMakeLists.txt | 2 +- kapptemplate/appframework/app.lsm | 4 ++-- kapptemplate/kapptemplate.lsm | 4 ++-- tdesdk.lsm | 4 ++-- umbrello/uml.lsm | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 31a15be9..89cbbcb3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ cmake_minimum_required( VERSION 2.8 ) project( tdesdk ) set( PACKAGE tdesdk ) -set( VERSION R14.0.2 ) +set( VERSION R14.0.3 ) ##### include essential cmake modules ########### diff --git a/kapptemplate/appframework/app.lsm b/kapptemplate/appframework/app.lsm index b47652dd..8f1995ad 100644 --- a/kapptemplate/appframework/app.lsm +++ b/kapptemplate/appframework/app.lsm @@ -2,8 +2,8 @@ echo "Creating $LOCATION_ROOT/$APP_NAME_LC.lsm..."; cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm Begin4 Title: $APP_NAME -Version: R14.0.2 -Entered-date: 2015-10-25 +Version: R14.0.3 +Entered-date: 2015-11-30 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR <$EMAIL> diff --git a/kapptemplate/kapptemplate.lsm b/kapptemplate/kapptemplate.lsm index 3514bf1f..3553a079 100644 --- a/kapptemplate/kapptemplate.lsm +++ b/kapptemplate/kapptemplate.lsm @@ -1,7 +1,7 @@ Begin4 Title: KAppTemplate -Version: R14.0.2 -Entered-date: 2015-10-25 +Version: R14.0.3 +Entered-date: 2015-11-30 Description: Modular shell script that will automatically create a framework for either a normal TDE application, a KPart application, a KPart plugin, or convert an diff --git a/tdesdk.lsm b/tdesdk.lsm index 7dfa0fde..1849c339 100644 --- a/tdesdk.lsm +++ b/tdesdk.lsm @@ -1,7 +1,7 @@ Begin4 Title: tdesdk -Version: R14.0.2 -Entered-date: 2015-10-25 +Version: R14.0.3 +Entered-date: 2015-11-30 Description: Software Ddevelopment Kit for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt Author: http://www.kde.org/ diff --git a/umbrello/uml.lsm b/umbrello/uml.lsm index 904b56e8..ab665b75 100644 --- a/umbrello/uml.lsm +++ b/umbrello/uml.lsm @@ -1,7 +1,7 @@ Begin4 Title: Umbrello UML Modeller -Version: R14.0.2 -Entered-date: 2015-10-25 +Version: R14.0.3 +Entered-date: 2015-11-30 Description: A UML diagram Modeller Keywords: TDE uml diagram modeller Author: Paul Hensgen -- cgit v1.2.1