[Bps-public-commit] RT-Extension-UsernameFormat-Organization branch, master, updated. 1.01-1-g7e5190b
? sunnavy
sunnavy at bestpractical.com
Tue Nov 3 07:30:15 EST 2015
The branch, master has been updated
via 7e5190b950bf2b9166259ed3d14321bbeabbfac2 (commit)
from cf56e733b51d47c5ba6925e9a44854faea549030 (commit)
Summary of changes:
META.yml | 2 +-
Makefile.PL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 7e5190b950bf2b9166259ed3d14321bbeabbfac2
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Nov 3 20:29:52 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 4476535..3c17bbe 100644
--- a/META.yml
+++ b/META.yml
@@ -26,4 +26,4 @@ resources:
version: '1.01'
x_module_install_rtx_version: '0.36'
x_requires_rt: 4.2.0
-x_rt_too_new: 4.4.0
+x_rt_too_new: 4.6.0
diff --git a/Makefile.PL b/Makefile.PL
index 3f72e65..5edfb0b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@ use inc::Module::Install;
RTx 'RT-Extension-UsernameFormat-Organization';
requires_rt '4.2.0';
-rt_too_new '4.4.0';
+rt_too_new '4.6.0';
no_index package => 'RT::User';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list