diff options
Diffstat (limited to 'tdecore/tdeversion.h')
-rw-r--r-- | tdecore/tdeversion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeversion.h b/tdecore/tdeversion.h index 5036c05da..c09fb67bd 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.7 [DEVELOPMENT]" +#define TDE_VERSION_STRING "R14.0.7" #define TDE_VERSION_MAJOR 14 #define TDE_VERSION_MINOR 0 #define TDE_VERSION_RELEASE 7 |