From 1c4247f36dbcebdc266aa36bfef4a42cec6f4d8c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 12 Jul 2015 16:58:28 +0900 Subject: [PATCH] Update version number to R14.1.0 Signed-off-by: Michele Calgaro --- CMakeLists.txt | 2 +- kapptemplate/appframework/app.lsm | 2 +- kapptemplate/kapptemplate.lsm | 2 +- tdesdk.lsm | 2 +- umbrello/uml.lsm | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a098988..b5205b34 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.0 ) +set( VERSION R14.1.0 ) ##### include essential cmake modules ########### diff --git a/kapptemplate/appframework/app.lsm b/kapptemplate/appframework/app.lsm index 742ee2bc..baf2bf3c 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.1.0 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..930da8b9 100644 --- a/kapptemplate/kapptemplate.lsm +++ b/kapptemplate/kapptemplate.lsm @@ -1,6 +1,6 @@ Begin4 Title: KAppTemplate -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: Modular shell script that will automatically create a framework for either a normal TDE application, a diff --git a/tdesdk.lsm b/tdesdk.lsm index 95296530..41f7eb13 100644 --- a/tdesdk.lsm +++ b/tdesdk.lsm @@ -1,6 +1,6 @@ Begin4 Title: tdesdk -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: Software Ddevelopment Kit for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt diff --git a/umbrello/uml.lsm b/umbrello/uml.lsm index 30fe15cb..0480651c 100644 --- a/umbrello/uml.lsm +++ b/umbrello/uml.lsm @@ -1,6 +1,6 @@ Begin4 Title: Umbrello UML Modeller -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: A UML diagram Modeller Keywords: TDE uml diagram modeller