Update version number to R14.1.0

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 9 years ago
parent 2831d4e5fc
commit 1c4247f36d

@ -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 ###########

@ -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

@ -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

@ -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

@ -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

Loading…
Cancel
Save