[Bps-public-commit] RT-Extension-Nagios branch, master, updated. 59ed645be1333783dad76ffec93c1545517cb30d
Alex Vandiver
alexmv at bestpractical.com
Tue Oct 8 13:29:45 EDT 2013
The branch, master has been updated
via 59ed645be1333783dad76ffec93c1545517cb30d (commit)
from 16777c9f6721429b31eb17e0b0bd16513c21c11b (commit)
Summary of changes:
Changes | 5 +++++
META.yml | 2 +-
lib/RT/Extension/Nagios.pm | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 59ed645be1333783dad76ffec93c1545517cb30d
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Tue Oct 8 13:28:29 2013 -0400
Release 0.07
diff --git a/Changes b/Changes
index 5476304..2d970c7 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.07 Tue Oct 8 13:26:17 EDT 2013
+
+ Update install infrastructure for RT 4.2
+ Fix errors for RECOVERY with no open
+
0.06 Sat May 21 14:21:52 CST 2011
customize the merge direction
diff --git a/META.yml b/META.yml
index 4ea9603..83b0601 100644
--- a/META.yml
+++ b/META.yml
@@ -20,4 +20,4 @@ no_index:
- inc
resources:
license: http://dev.perl.org/licenses/
-version: 0.06
+version: 0.07
diff --git a/lib/RT/Extension/Nagios.pm b/lib/RT/Extension/Nagios.pm
index 2a29120..b154445 100644
--- a/lib/RT/Extension/Nagios.pm
+++ b/lib/RT/Extension/Nagios.pm
@@ -9,7 +9,7 @@ RT::Extension::Nagios - Merge and resolve Nagios tickets
=cut
-our $VERSION = '0.06';
+our $VERSION = '0.07';
1;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list