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
4feec2c1
Commit
4feec2c1
authored
May 06, 2014
by
Kevin Falcone
Browse files
Bump version for 3.0.2rc1
parent
710f3966
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 @
4feec2c1
...
...
@@ -32,4 +32,4 @@ requires:
perl
:
5.8.3
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
version
:
3.0.
HEAD
version
:
3.0.
2rc1
lib/RT/IR.pm
View file @
4feec2c1
...
...
@@ -52,7 +52,7 @@ use warnings;
package
RT::
IR
;
our
$VERSION
=
'
3.0.
HEAD
';
our
$VERSION
=
'
3.0.
2rc1
';
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