[Bps-public-commit] RTx-RemoteLinks branch, master, updated. 1.00-1-g49c5124

? sunnavy sunnavy at bestpractical.com
Tue Nov 3 07:38:01 EST 2015


The branch, master has been updated
       via  49c5124c26968c8b5b4309862c4df61ea5001559 (commit)
      from  8f4c2c40eca707e1c5eb1405b0540d9a92f35ded (commit)

Summary of changes:
 META.yml    | 2 +-
 Makefile.PL | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 49c5124c26968c8b5b4309862c4df61ea5001559
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Tue Nov 3 20:37:30 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 5f82d58..07160c7 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 fd0aea7..7ffbc7b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,7 +5,7 @@ RTx 'RTx-RemoteLinks';
 repository 'https://github.com/bestpractical/rtx-remotelinks';
 
 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