diff --git a/CMakeLists.txt b/CMakeLists.txt index c366aa04c..ef1d20320 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.2 ) +set( VERSION R14.0.3 ) ##### include essential cmake modules ########### diff --git a/README b/README index fefdfee2b..0a77f5e90 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ In this file: About tdelibs ------------- -This is version R14.0.2 of the Trinity Desktop Environment [TDE] libraries. +This is version R14.0.3 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 453c223cc..71599eba2 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 4f66608f5..dd37b76c5 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.2" +#define TDE_VERSION_STRING "R14.0.3 [DEVELOPMENT]" #define TDE_VERSION_MAJOR 14 #define TDE_VERSION_MINOR 0 -#define TDE_VERSION_RELEASE 2 +#define TDE_VERSION_RELEASE 3 #define TDE_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c)) #define TDE_VERSION \ diff --git a/tdelibs.lsm b/tdelibs.lsm index 9ab66f327..1e4033fe2 100644 --- a/tdelibs.lsm +++ b/tdelibs.lsm @@ -1,7 +1,7 @@ Begin4 Title: tdelibs -Version: R14.0.2 -Entered-date: 2015-10-25 +Version: R14.0.3 +Entered-date: 2015-11-30 Description: Libraries for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt Author: http://www.kde.org/