[Rt-commit] [rtir] 01/06: Bump our RT dependency to 4.2.10. (Once released, it shoudl become 4.2.11)

Jesse Vincent jesse at bestpractical.com
Thu Apr 2 18:46:22 EDT 2015


This is an automated email from the git hooks/post-receive script.

jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.

commit f8309d905d3cd64a673ae8d61fe4e2ebcf6b25e4
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Apr 2 15:11:33 2015 -0700

    Bump our RT dependency to 4.2.10. (Once released, it shoudl become 4.2.11)
---
 Makefile.PL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index 780e5f1..b609a64 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,8 +6,8 @@ author('Best Practical Solutions <sales at bestpractical.com>');
 all_from('lib/RT/IR.pm');
 
 # update README and docs/UPGRADING
-requires_rt('4.2.9');
-rt_too_new('4.4.0',"\nRTIR 3.2.x is only compatible with RT 4.2.x and you are using RT %s\n");
+requires_rt('4.2.10');
+rt_too_new('4.4.0',"\nThis version of RTIR is only compatible with RT 4.2.x and you are using RT %s\n");
 
 # XXX: This should be reported by M::I::RTx
 my ($lib_path) = $INC{'RT.pm'} =~ /^(.*)[\\\/]/;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list