summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeversion.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-07-26 21:55:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-07-26 21:55:54 +0900
commit398bc87ef9d0ca9264b2d8bce7b8c2e3f134f49c (patch)
tree2ee26cf18b4e40b7fb3b3a5d0c068215f3438bee /tdecore/tdeversion.h
parent69fc44f5d55b813aeeb0c06473ceede28400e7bf (diff)
downloadtdelibs-398bc87ef9d0ca9264b2d8bce7b8c2e3f134f49c.tar.gz
tdelibs-398bc87ef9d0ca9264b2d8bce7b8c2e3f134f49c.zip
Removed "DEVELOPMENT" from TDE version in preparation for R14.0.5
release. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore/tdeversion.h')
-rw-r--r--tdecore/tdeversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeversion.h b/tdecore/tdeversion.h
index 7849656ce..16aebd1ff 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.5 [DEVELOPMENT]"
+#define TDE_VERSION_STRING "R14.0.5"
#define TDE_VERSION_MAJOR 14
#define TDE_VERSION_MINOR 0
#define TDE_VERSION_RELEASE 5