From 5b7b83b490878b7252a39aa173706392a88ce994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 25 Oct 2015 15:25:05 +0100 Subject: [PATCH] Update version numbers for R14.0.2 final release --- kdoctools/customization/entities/general.entities | 4 ++-- tdecore/tdeversion.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index deea5618e..453c223cc 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 9f634efb2..4f66608f5 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.2 [DEVELOPMENT]" +#define TDE_VERSION_STRING "R14.0.2" #define TDE_VERSION_MAJOR 14 #define TDE_VERSION_MINOR 0 #define TDE_VERSION_RELEASE 2