mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
Bump version
This commit is contained in:
parent
25369b6de5
commit
845a8b78cf
@ -1,9 +1,9 @@
|
|||||||
# Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+
|
# Icinga Web 2 | (c) 2013-2016 Icinga Development Team | GPLv2+
|
||||||
|
|
||||||
%define revision 1
|
%define revision 1
|
||||||
|
|
||||||
Name: icingaweb2
|
Name: icingaweb2
|
||||||
Version: 2.1.2
|
Version: 2.2.0
|
||||||
Release: %{revision}%{?dist}
|
Release: %{revision}%{?dist}
|
||||||
Summary: Icinga Web 2
|
Summary: Icinga Web 2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
|
@ -8,7 +8,7 @@ namespace Icinga\Application;
|
|||||||
*/
|
*/
|
||||||
class Version
|
class Version
|
||||||
{
|
{
|
||||||
const VERSION = '2.1.2';
|
const VERSION = '2.2.0';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the version of this instance of Icinga Web 2
|
* Get the version of this instance of Icinga Web 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user