[Bps-public-commit] RT-Extension-LDAPImport branch, master, updated. 0.20_01-48-geb93fc3

Kevin Falcone falcone at bestpractical.com
Tue Dec 14 11:56:02 EST 2010


The branch, master has been updated
       via  eb93fc34a415f67d46cac26240b4cc2763499ae5 (commit)
      from  5270c1fadab5f7ff048e77f6904ebfef4d8d6c4b (commit)

Summary of changes:
 META.yml                       |    2 +-
 Makefile.PL                    |    1 +
 lib/RT/Extension/LDAPImport.pm |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit eb93fc34a415f67d46cac26240b4cc2763499ae5
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Dec 14 11:48:33 2010 -0500

    Bump version for 0.31_1 and dist signing

diff --git a/META.yml b/META.yml
index 42557f8..0f31420 100644
--- a/META.yml
+++ b/META.yml
@@ -28,4 +28,4 @@ requires:
   Test::More: 0
 resources:
   license: http://dev.perl.org/licenses/
-version: 0.30_01
+version: 0.31_01
diff --git a/Makefile.PL b/Makefile.PL
index 109a6e3..53c481d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -37,5 +37,6 @@ substitute(
     q(t/lib/RT/Extension/LDAPImport/Test.pm),
 );
 
+sign;
 &auto_install();
 &WriteAll;
diff --git a/lib/RT/Extension/LDAPImport.pm b/lib/RT/Extension/LDAPImport.pm
index 068c90a..48b8ac6 100644
--- a/lib/RT/Extension/LDAPImport.pm
+++ b/lib/RT/Extension/LDAPImport.pm
@@ -1,6 +1,6 @@
 package RT::Extension::LDAPImport;
 
-our $VERSION = '0.30_01';
+our $VERSION = '0.31_01';
 
 use warnings;
 use strict;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list