💡 N°4714 fix phpdoc

This commit is contained in:
Pierre Goiffon
2022-01-27 16:15:57 +01:00
parent 9b6f7d94f4
commit 3381c085f4

View File

@@ -37,7 +37,7 @@ define('ITOP_VERSION', '2.7.0-dev');
* Note that in iTop 3.0.0 we used {@see ITOP_DESIGN_LATEST_VERSION} to get core version.
* When releasing, both constants should be updated : see `.make/release/update-versions.php` for that !
*
* @since 2.7.7 3.0.1 3.1.1 N°4714 constant creation
* @since 2.7.7 3.0.1 3.1.0 N°4714 constant creation
* @used-by utils::GetItopPatchVersion
*/
define('ITOP_CORE_VERSION', '2.7.7');