diff options
author | Slávek Banko <[email protected]> | 2016-02-29 04:29:53 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-02-29 04:29:53 +0100 |
commit | 3e759586ea14ba7a2d8cb424a623684db941b053 (patch) | |
tree | f9e52bae209ac5557fe61e5d09212ad326bb65e3 | |
parent | 6064a03210529c44ea1ecdc5fce7b21a66c05bcc (diff) | |
download | tdeutils-3e759586ea14ba7a2d8cb424a623684db941b053.tar.gz tdeutils-3e759586ea14ba7a2d8cb424a623684db941b053.zip |
Update version number for new target R14.0.4
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | superkaramba/src/superkaramba.lsm | 4 | ||||
-rw-r--r-- | tdeutils.lsm | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 34b9ba6..6c5e634 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 ) project( tdeutils ) set( PACKAGE tdeutils ) -set( VERSION R14.0.3 ) +set( VERSION R14.0.4 ) ##### include essential cmake modules ########### diff --git a/superkaramba/src/superkaramba.lsm b/superkaramba/src/superkaramba.lsm index 1c48998..84b6f32 100644 --- a/superkaramba/src/superkaramba.lsm +++ b/superkaramba/src/superkaramba.lsm @@ -1,7 +1,7 @@ Begin4 Title: SuperKaramba -Version: R14.0.3 -Entered-date: 2016-02-07 +Version: R14.0.4 +Entered-date: 2016-02-29 Description: Eye-candy for the Trinity Desktop Environment Keywords: TDE Qt Author: Hans Karlsson <[email protected]> diff --git a/tdeutils.lsm b/tdeutils.lsm index a5c4766..d1a2e89 100644 --- a/tdeutils.lsm +++ b/tdeutils.lsm @@ -1,7 +1,7 @@ Begin4 Title: tdeutils -Version: R14.0.3 -Entered-date: 2016-02-07 +Version: R14.0.4 +Entered-date: 2016-02-29 Description: Utilities for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt Author: http://www.kde.org/ |