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