Advanced search: Fix copied values through criterion on initialization.

SVN:trunk[5611]
This commit is contained in:
Guillaume Lajarige
2018-04-05 09:17:23 +00:00
parent fcffe9d188
commit 906ac14fa9
4 changed files with 31 additions and 36 deletions

View File

@@ -19,7 +19,7 @@
define('ITOP_APPLICATION', 'iTop');
define('ITOP_APPLICATION_SHORT', 'iTop');
define('ITOP_VERSION', '2.4.0');
define('ITOP_VERSION', '2.5.0-alpha1');
define('ITOP_REVISION', 'svn');
define('ITOP_BUILD_DATE', '$WCNOW$');