diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-12 16:58:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-12 16:58:28 +0900 |
commit | 77c5ce1be675187eafc9eb6e562266241e8a50dc (patch) | |
tree | 638abd9ecd8a1769a3b305dd0f393e388c24ff83 | |
parent | 421c249f1ff8e75ce646b6d94c0e0a141b30f2a8 (diff) | |
download | tdeutils-77c5ce1be675187eafc9eb6e562266241e8a50dc.tar.gz tdeutils-77c5ce1be675187eafc9eb6e562266241e8a50dc.zip |
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | superkaramba/src/superkaramba.lsm | 2 | ||||
-rw-r--r-- | tdeutils.lsm | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8bdbe38..bf459db 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.0 ) +set( VERSION R14.1.0 ) ##### include essential cmake modules ########### diff --git a/superkaramba/src/superkaramba.lsm b/superkaramba/src/superkaramba.lsm index f4298d9..a033f94 100644 --- a/superkaramba/src/superkaramba.lsm +++ b/superkaramba/src/superkaramba.lsm @@ -1,6 +1,6 @@ Begin4 Title: SuperKaramba -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: Eye-candy for the Trinity Desktop Environment Keywords: TDE Qt diff --git a/tdeutils.lsm b/tdeutils.lsm index 9747bd3..9c88e2b 100644 --- a/tdeutils.lsm +++ b/tdeutils.lsm @@ -1,6 +1,6 @@ Begin4 Title: tdeutils -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: Utilities for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt |