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
c15e77e3
Commit
c15e77e3
authored
Mar 25, 2014
by
Kevin Falcone
Browse files
Bump version for 3.0.1rc2
parent
489719e7
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 @
c15e77e3
...
...
@@ -32,4 +32,4 @@ requires:
perl
:
5.8.3
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
version
:
3.0.1rc
1
version
:
3.0.1rc
2
lib/RT/IR.pm
View file @
c15e77e3
...
...
@@ -52,7 +52,7 @@ use warnings;
package
RT::
IR
;
our
$VERSION
=
'
3.0.1rc
1
';
our
$VERSION
=
'
3.0.1rc
2
';
use
Scalar::
Util
qw(blessed)
;
...
...
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