From a5418b873182f6ad06e377cc9b4b6c140bd15735 Mon Sep 17 00:00:00 2001 From: Diego Najar Date: Sat, 20 May 2017 11:58:58 +0200 Subject: [PATCH] Build version updated --- bl-kernel/boot/init.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bl-kernel/boot/init.php b/bl-kernel/boot/init.php index 42818f63..981124b0 100644 --- a/bl-kernel/boot/init.php +++ b/bl-kernel/boot/init.php @@ -2,9 +2,9 @@ // Bludit version define('BLUDIT_VERSION', '1.6'); -define('BLUDIT_CODENAME', ''); -define('BLUDIT_RELEASE_DATE', ''); -define('BLUDIT_BUILD', ''); +define('BLUDIT_CODENAME', 'Another place in the world'); +define('BLUDIT_RELEASE_DATE', '2017-05-22'); +define('BLUDIT_BUILD', '20170520'); // Debug mode // Change to FALSE, for prevent warning or error on browser