Branch: r14.0.x

72121363 2016-02-28 21:29:52 Slávek Banko
Update version number for new target R14.0.4
M CMakeLists.txt
M kapptemplate/appframework/app.lsm
M kapptemplate/kapptemplate.lsm
M tdesdk.lsm
M umbrello/uml.lsm
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 89cbbcb..1a9ce50 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@
 
 project( tdesdk )
 set( PACKAGE tdesdk )
-set( VERSION R14.0.3 )
+set( VERSION R14.0.4 )
 
 
 ##### include essential cmake modules ###########
diff --git a/kapptemplate/appframework/app.lsm b/kapptemplate/appframework/app.lsm
index 4fd006b..2180fc3 100644
--- a/kapptemplate/appframework/app.lsm
+++ b/kapptemplate/appframework/app.lsm
@@ -2,8 +2,8 @@
 cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm
 Begin4
 Title:          $APP_NAME
-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/kapptemplate/kapptemplate.lsm b/kapptemplate/kapptemplate.lsm
index 1c55a93..b09fdff 100644
--- a/kapptemplate/kapptemplate.lsm
+++ b/kapptemplate/kapptemplate.lsm
@@ -1,7 +1,7 @@
 Begin4
 Title:          KAppTemplate
-Version:        R14.0.3
-Entered-date:   2016-02-07
+Version:        R14.0.4
+Entered-date:   2016-02-29
 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 1b94802..d0cf887 100644
--- a/tdesdk.lsm
+++ b/tdesdk.lsm
@@ -1,7 +1,7 @@
 Begin4
 Title:          tdesdk
-Version:        R14.0.3
-Entered-date:   2016-02-07
+Version:        R14.0.4
+Entered-date:   2016-02-29
 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 f484eb6..227066b 100644
--- a/umbrello/uml.lsm
+++ b/umbrello/uml.lsm
@@ -1,7 +1,7 @@
 Begin4
 Title:          Umbrello UML Modeller
-Version:        R14.0.3
-Entered-date:   2016-02-07
+Version:        R14.0.4
+Entered-date:   2016-02-29
 Description:    A UML diagram Modeller
 Keywords:       TDE uml diagram modeller
 Author:         Paul Hensgen <phensgen @ users.sourceforge.net>