[Bps-public-commit] rt-extension-nonwatcherrecipients branch, master, updated. 1.00-1-g741824d
? sunnavy
sunnavy at bestpractical.com
Tue Nov 3 07:27:31 EST 2015
The branch, master has been updated
via 741824dafd1c644af50d807df89720f1618b1a6c (commit)
from 624b554fa9f87f7d74be647dce3154c4418dc929 (commit)
Summary of changes:
META.yml | 2 +-
Makefile.PL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 741824dafd1c644af50d807df89720f1618b1a6c
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Nov 3 20:27:15 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 65425cd..a1316c1 100644
--- a/META.yml
+++ b/META.yml
@@ -27,4 +27,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 9328d92..9587c2d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,7 +28,7 @@ substitute(
);
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