diff options
Diffstat (limited to 'kapptemplate/appframework/app.lsm')
-rw-r--r-- | kapptemplate/appframework/app.lsm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kapptemplate/appframework/app.lsm b/kapptemplate/appframework/app.lsm index f9383e7e..8b832a58 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.4 -Entered-date: 2016-10-23 +Version: R14.0.5 +Entered-date: 2016-11-12 Description: .... for the Trinity Desktop Environment Keywords: TDE Qt Author: $AUTHOR <$EMAIL> |