Version.php: Raise version to 2.5.2

This commit is contained in:
Johannes Meyer 2018-04-25 13:02:47 +02:00
parent 6b5bc78c35
commit 23e508ac27

View File

@ -8,7 +8,7 @@ namespace Icinga\Application;
*/ */
class Version class Version
{ {
const VERSION = '2.5.1'; const VERSION = '2.5.2';
/** /**
* Get the version of this instance of Icinga Web 2 * Get the version of this instance of Icinga Web 2