Skip to content
Snippets Groups Projects
Commit c929225f authored by Thomas Sibley's avatar Thomas Sibley
Browse files

Another dev release and updated Changes

parent 43da0c8c
No related branches found
No related tags found
No related merge requests found
0.05_02 Wed Jun 27 15:44:36 PDT 2012
* Make sure timezone change is seen by system functions
* CalculateTime: Optionally accept a provided Agreement
0.05_01 Wed Jun 27 15:38:29 2012 -0700
* Per-queue timezone support
0.05 Sun Jul 31 04:08:45 MSD 2011
* don't set default SLA for reminders
......
......@@ -25,4 +25,4 @@ requires:
perl: 5.8.0
resources:
license: http://opensource.org/licenses/gpl-2.0.php
version: 0.05_01
version: 0.05_02
......@@ -4,7 +4,7 @@ use warnings;
package RT::Extension::SLA;
our $VERSION = '0.05_01';
our $VERSION = '0.05_02';
=head1 NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment