Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
best-practical
rt-extension-sla
Commits
511d080d
Commit
511d080d
authored
Jun 29, 2012
by
Thomas Sibley
Browse files
Release prep for 0.07
parent
edd574c9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
Changes
Changes
+5
-0
META.yml
META.yml
+1
-1
lib/RT/Extension/SLA.pm
lib/RT/Extension/SLA.pm
+1
-1
No files found.
Changes
View file @
511d080d
0.07 Fri Jun 29 15:21:19 PDT 2012
* Fix accidentally committed local paths in Test.pm
* Break out the Test.pm template into Test.pm.in
0.06 Fri Jun 29 11:47:50 PDT 2012
UPGRADING: There are database changes to make, please see the README.
...
...
META.yml
View file @
511d080d
...
...
@@ -25,4 +25,4 @@ requires:
perl
:
5.8.0
resources
:
license
:
http://opensource.org/licenses/gpl-2.0.php
version
:
0.0
6
version
:
0.0
7
lib/RT/Extension/SLA.pm
View file @
511d080d
...
...
@@ -4,7 +4,7 @@ use warnings;
package
RT::Extension::
SLA
;
our
$VERSION
=
'
0.0
6
';
our
$VERSION
=
'
0.0
7
';
=head1 NAME
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment