From 77c5ce1be675187eafc9eb6e562266241e8a50dc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 12 Jul 2015 16:58:28 +0900 Subject: [PATCH] Update version number to R14.1.0 Signed-off-by: Michele Calgaro --- CMakeLists.txt | 2 +- superkaramba/src/superkaramba.lsm | 2 +- 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