[Bps-public-commit] rt-extension-spamfilter branch, update-for-rt5, created. b5948c6743b4e64c96a07db338904890566b044a
Dianne Skoll
dianne at bestpractical.com
Tue Dec 15 10:33:21 EST 2020
The branch, update-for-rt5 has been created
at b5948c6743b4e64c96a07db338904890566b044a (commit)
- Log -----------------------------------------------------------------
commit b5948c6743b4e64c96a07db338904890566b044a
Author: Dianne Skoll <dianne at bestpractical.com>
Date: Tue Dec 15 10:02:30 2020 -0500
Update rt_too_new to work with RT 5.0.0.
diff --git a/Makefile.PL b/Makefile.PL
index 65ab836..6947800 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -9,7 +9,7 @@ if ( $RT::VERSION =~ /^4\.2/ ) {
}
requires_rt '4.0.0';
-rt_too_new '4.6.0';
+rt_too_new '5.2.0';
sign;
WriteAll;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list