[Bps-public-commit] rt-extension-quoteselection branch, master, updated. 1.00-1-g4ab67ff
? sunnavy
sunnavy at bestpractical.com
Tue Nov 3 07:46:19 EST 2015
The branch, master has been updated
via 4ab67ffb7d37a91796d6775fa5a74f2ed13a8b8e (commit)
from 41341fd1a098cad2853ec2c93ba3a2b21350a989 (commit)
Summary of changes:
META.yml | 2 +-
Makefile.PL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 4ab67ffb7d37a91796d6775fa5a74f2ed13a8b8e
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Nov 3 20:45:54 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 b9769fe..d21c101 100644
--- a/META.yml
+++ b/META.yml
@@ -26,4 +26,4 @@ resources:
version: '1.00'
x_module_install_rtx_version: 0.34_04
x_requires_rt: 4.0.0
-x_rt_too_new: 4.4.0
+x_rt_too_new: 4.6.0
diff --git a/Makefile.PL b/Makefile.PL
index d0cc290..4e1ab00 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,7 +5,7 @@ RTx 'RT-Extension-QuoteSelection';
repository 'https://github.com/bestpractical/rt-extension-quoteselection';
requires_rt '4.0.0';
-rt_too_new '4.4.0';
+rt_too_new '4.6.0';
sign;
WriteAll;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list