diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index c724031f6..1cbf8318f 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 6f51a37ea..cea44b655 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.0 [DEVELOPMENT]" +#define TDE_VERSION_STRING "R14.0.0" #define TDE_VERSION_MAJOR 14 #define TDE_VERSION_MINOR 0 #define TDE_VERSION_RELEASE 0