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
rt-extension-ldapimport
Commits
eb93fc34
Commit
eb93fc34
authored
Dec 14, 2010
by
Kevin Falcone
Browse files
Bump version for 0.31_1 and dist signing
parent
5270c1fa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
META.yml
META.yml
+1
-1
Makefile.PL
Makefile.PL
+1
-0
lib/RT/Extension/LDAPImport.pm
lib/RT/Extension/LDAPImport.pm
+1
-1
No files found.
META.yml
View file @
eb93fc34
...
...
@@ -28,4 +28,4 @@ requires:
Test::More:
0
resources
:
license
:
http://dev.perl.org/licenses/
version
:
0.3
0
_01
version
:
0.3
1
_01
Makefile.PL
View file @
eb93fc34
...
...
@@ -37,5 +37,6 @@ substitute(
q(t/lib/RT/Extension/LDAPImport/Test.pm)
,
);
sign
;
&auto_install
();
&WriteAll
;
lib/RT/Extension/LDAPImport.pm
View file @
eb93fc34
package
RT::Extension::
LDAPImport
;
our
$VERSION
=
'
0.3
0
_01
';
our
$VERSION
=
'
0.3
1
_01
';
use
warnings
;
use
strict
;
...
...
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