From 32f820e4ba09475decb0fd34653959651b956f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 12 Nov 2016 15:35:28 +0100 Subject: [PATCH] Update version number for new target R14.0.5 --- CMakeLists.txt | 2 +- README | 2 +- kdoctools/customization/entities/general.entities | 4 ++-- tdecore/tdeversion.h | 4 ++-- tdelibs.lsm | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bde589b31..43b06cdc0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 ) project( tdelibs ) set( PACKAGE tdelibs ) -set( VERSION R14.0.4 ) +set( VERSION R14.0.5 ) ##### include essential cmake modules ########### diff --git a/README b/README index e2fe641ba..e2eba8a04 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ In this file: About tdelibs ------------- -This is version R14.0.4 of the Trinity Desktop Environment [TDE] libraries. +This is version R14.0.5 [DEVELOPMENT] of the Trinity Desktop Environment [TDE] libraries. This package includes libraries that are central to the development and execution of a KDE program, as well as internationalization files for these diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index d83e85b3f..f284cf21d 100644 --- a/kdoctools/customization/entities/general.entities +++ b/kdoctools/customization/entities/general.entities @@ -425,6 +425,6 @@ - - + + diff --git a/tdecore/tdeversion.h b/tdecore/tdeversion.h index 2871b00d3..7849656ce 100644 --- a/tdecore/tdeversion.h +++ b/tdecore/tdeversion.h @@ -32,10 +32,10 @@ A new FEATURE REVISION level always resets the BUG AND SECURITY PATCHLEVEL. A new ABI version resets both the FEATURE REVISION and BUG AND SECURITY PATCH LEVEL. */ -#define TDE_VERSION_STRING "R14.0.4" +#define TDE_VERSION_STRING "R14.0.5 [DEVELOPMENT]" #define TDE_VERSION_MAJOR 14 #define TDE_VERSION_MINOR 0 -#define TDE_VERSION_RELEASE 4 +#define TDE_VERSION_RELEASE 5 #define TDE_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c)) #define TDE_VERSION \ diff --git a/tdelibs.lsm b/tdelibs.lsm index 01dd5bf15..22b824ea3 100644 --- a/tdelibs.lsm +++ b/tdelibs.lsm @@ -1,7 +1,7 @@ Begin4 Title: tdelibs -Version: R14.0.4 -Entered-date: 2016-10-23 +Version: R14.0.5 +Entered-date: 2016-11-12 Description: Libraries for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt Author: http://www.kde.org/