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
7931c6bf
Commit
7931c6bf
authored
Dec 07, 2011
by
Ruslan Zakirov
Browse files
bump version, 3.0.0rc1
we released it earlier, version bump was sitting in the checkout
parent
1b421787
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
META.yml
META.yml
+3
-3
lib/RT/IR.pm
lib/RT/IR.pm
+1
-1
No files found.
META.yml
View file @
7931c6bf
...
...
@@ -3,12 +3,12 @@ abstract: 'RT IR Extension'
author
:
-
'
Best
Practical
Solutions
<sales@bestpractical.com>'
build_requires
:
ExtUtils::MakeMaker:
6.
57
ExtUtils::MakeMaker:
6.
62
File::Find:
0
File::Temp:
0
Test::More:
0
configure_requires
:
ExtUtils::MakeMaker:
6.
57
ExtUtils::MakeMaker:
6.
62
distribution_type
:
module
dynamic_config
:
1
generated_by
:
'
Module::Install
version
1.04'
...
...
@@ -35,4 +35,4 @@ requires:
perl
:
5.8.3
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
version
:
2.6.
1
version
:
3.0.0rc
1
lib/RT/IR.pm
View file @
7931c6bf
...
...
@@ -50,7 +50,7 @@ use warnings;
package
RT::
IR
;
our
$VERSION
=
'
2.6.
1
';
our
$VERSION
=
'
3.0.0rc
1
';
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