From a5ba98c6e87b75f849967be48b4db9b8a801524b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 7 Feb 2016 16:40:45 +0100 Subject: [PATCH] Update version numbers for R14.0.3 final release --- kdoctools/customization/entities/general.entities | 6 +++--- tdecore/tdeversion.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index 71599eba2..4f4c35748 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 dd37b76c5..741344260 100644 --- a/tdecore/tdeversion.h +++ b/tdecore/tdeversion.h @@ -32,7 +32,7 @@ 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.3 [DEVELOPMENT]" +#define TDE_VERSION_STRING "R14.0.3" #define TDE_VERSION_MAJOR 14 #define TDE_VERSION_MINOR 0 #define TDE_VERSION_RELEASE 3