N°3857 Replace old welcome popup

This commit is contained in:
Stephen Abello
2021-03-24 17:18:34 +01:00
parent e759124bd8
commit 8204dbb6ae
8 changed files with 90 additions and 27 deletions

View File

@@ -23,6 +23,7 @@
define('ITOP_APPLICATION', 'iTop');
define('ITOP_APPLICATION_SHORT', 'iTop');
define('ITOP_VERSION', '3.0.0-dev');
define('ITOP_VERSION_NAME', 'Fullmoon');
define('ITOP_REVISION', 'svn');
define('ITOP_BUILD_DATE', '$WCNOW$');
define('ITOP_VERSION_FULL', ITOP_VERSION.'-'.ITOP_REVISION);