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