[Bps-public-commit] rtx-rest branch, master, updated. 48e98d729167ecb37e0ed49375f299d3c8507370
Alex Vandiver
alexmv at bestpractical.com
Thu Jun 19 13:45:01 EDT 2014
The branch, master has been updated
via 48e98d729167ecb37e0ed49375f299d3c8507370 (commit)
from c0984997cae1585554da8d937d40e2762abd2591 (commit)
Summary of changes:
Makefile.PL | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 48e98d729167ecb37e0ed49375f299d3c8507370
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Thu Jun 19 13:44:59 2014 -0400
4.2.4 was released with the relevant changes
diff --git a/Makefile.PL b/Makefile.PL
index c7038fd..8417b11 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,9 +5,7 @@ all_from 'lib/RTx/REST.pm';
readme_from 'lib/RTx/REST.pm';
license 'gplv2';
-requires_rt('4.1.17');
-
-# 4.1.17 isn't quite enough; needs trs/4.2/rest-v2 for now.
+requires_rt('4.2.4');
requires 'Encode';
requires 'JSON';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list