[Bps-public-commit] RT-Extension-Nagios branch, master, updated. 2903c97b64ba2b242131ee3449948134aca02f86
? sunnavy
sunnavy at bestpractical.com
Mon Apr 4 01:20:51 EDT 2011
The branch, master has been updated
via 2903c97b64ba2b242131ee3449948134aca02f86 (commit)
from fb7a5ee1fefcc454fd3123e98579c04f922b81fe (commit)
Summary of changes:
Changes | 4 ++++
lib/RT/Extension/Nagios.pm | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 2903c97b64ba2b242131ee3449948134aca02f86
Author: sunnavy <sunnavy at bestpractical.com>
Date: Mon Apr 4 13:20:52 2011 +0800
release 0.04
diff --git a/Changes b/Changes
index 277a2e4..080af4d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.04 Mon Apr 4 13:16:58 CST 2011
+
+ make it work with RT 4.0
+
0.03 Mon Jan 10 13:00:31 CST 2011
acknowledgement support
diff --git a/lib/RT/Extension/Nagios.pm b/lib/RT/Extension/Nagios.pm
index fc8acba..5afa49b 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.03';
+our $VERSION = '0.04';
1;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list