[Bps-public-commit] RT-BugTracker branch, rt4, updated. 3ebbb67b624a7aaa2990bd333b5da19b4b717770

Thomas Sibley trs at bestpractical.com
Fri Mar 8 20:45:46 EST 2013


The branch, rt4 has been updated
       via  3ebbb67b624a7aaa2990bd333b5da19b4b717770 (commit)
      from  c8c6ee1b849d889b18fd3db15cb88e0bfb17c886 (commit)

Summary of changes:
 Makefile.PL | 2 ++
 1 file changed, 2 insertions(+)

- Log -----------------------------------------------------------------
commit 3ebbb67b624a7aaa2990bd333b5da19b4b717770
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Mar 8 17:45:42 2013 -0800

    Requires RT 4

diff --git a/Makefile.PL b/Makefile.PL
index 31ff535..bf9554a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,4 +5,6 @@ RTx('RT-BugTracker');
 all_from        ('lib/RT/BugTracker.pm');
 readme_from     ('lib/RT/BugTracker.pm');
 
+requires_rt('4.0.0');
+
 WriteAll();

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list