[Bps-public-commit] RT-Extension-RepliesToResolved branch, master, updated. 1.01-1-g9b8f1e6
? sunnavy
sunnavy at bestpractical.com
Tue Nov 3 07:28:52 EST 2015
The branch, master has been updated
via 9b8f1e6c93500d6b14444583e98d14cc74f5d2df (commit)
from 1c64f7c65732744ba7c6afac0da58e1f284a855d (commit)
Summary of changes:
META.yml | 2 +-
Makefile.PL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 9b8f1e6c93500d6b14444583e98d14cc74f5d2df
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Nov 3 20:28:29 2015 +0800
bump rt_too_new for 4.6.0 instead
it works for 4.4
diff --git a/META.yml b/META.yml
index 93359f8..4480509 100644
--- a/META.yml
+++ b/META.yml
@@ -28,4 +28,4 @@ resources:
version: '1.01'
x_module_install_rtx_version: '0.36'
x_requires_rt: 4.0.9
-x_rt_too_new: 4.4.0
+x_rt_too_new: 4.6.0
diff --git a/Makefile.PL b/Makefile.PL
index 55b889d..68d3b40 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,7 +6,7 @@ repository('https://github.com/bestpractical/rt-extension-repliestoresolved');
no_index( package => 'RT::Interface::Email' );
requires_rt '4.0.9';
-rt_too_new '4.4.0';
+rt_too_new '4.6.0';
license 'gplv2';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list