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
rtir
Commits
b78b8ca4
Commit
b78b8ca4
authored
Nov 15, 2012
by
Kevin Falcone
Browse files
Bump version for 2.6.2rc2 release
parent
55975524
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
META.yml
META.yml
+1
-1
lib/RT/IR.pm
lib/RT/IR.pm
+1
-1
No files found.
META.yml
View file @
b78b8ca4
...
...
@@ -36,4 +36,4 @@ requires:
perl
:
5.8.3
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
version
:
2.6.2rc
1
version
:
2.6.2rc
2
lib/RT/IR.pm
View file @
b78b8ca4
...
...
@@ -50,7 +50,7 @@ use 5.008003;
use
warnings
;
use
strict
;
our
$VERSION
=
'
2.6.2rc
1
';
our
$VERSION
=
'
2.6.2rc
2
';
use
Business::
Hours
;
...
...
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