Version.php: Raise version to 2.5.2
This commit is contained in:
parent
6b5bc78c35
commit
23e508ac27
|
@ -8,7 +8,7 @@ namespace Icinga\Application;
|
|||
*/
|
||||
class Version
|
||||
{
|
||||
const VERSION = '2.5.1';
|
||||
const VERSION = '2.5.2';
|
||||
|
||||
/**
|
||||
* Get the version of this instance of Icinga Web 2
|
||||
|
|
Loading…
Reference in New Issue