[Bps-public-commit] rt-authen-externalauth branch, master, updated. 0.08_02-3-g15d05cb

Kevin Falcone falcone at bestpractical.com
Fri May 6 17:07:53 EDT 2011


The branch, master has been updated
       via  15d05cbffdd79c36f42474fb04bd6ac5d885a562 (commit)
       via  61a2907b709df90309da1de297629392c91d34a3 (commit)
      from  b39719f8574b7378e45d67e18b8c686c80136b1a (commit)

Summary of changes:
 ChangeLog                     |    5 +++++
 META.yml                      |    2 +-
 lib/RT/Authen/ExternalAuth.pm |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 61a2907b709df90309da1de297629392c91d34a3
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Fri May 6 17:07:31 2011 -0400

    update changelog

diff --git a/ChangeLog b/ChangeLog
index d971598..700a971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+0.09 2011-05-06 Kevin Falcone
+	* compatibility fixes for 3.8.10 and 4.0.0
+	* author testsuite
+	* updated README
+
 v0.08_01 2011-02-18 Kevin Falcone
 	* Testing prerelase for 0.09, since 0.09_01 never made it to CPAN
 	* Upgrade Module::Install

commit 15d05cbffdd79c36f42474fb04bd6ac5d885a562
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Fri May 6 16:04:50 2011 -0400

    Bump version for 0.09

diff --git a/META.yml b/META.yml
index 8335764..21c2e4e 100644
--- a/META.yml
+++ b/META.yml
@@ -32,4 +32,4 @@ requires:
   Net::SSLeay: 0
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 0.08_02
+version: 0.09
diff --git a/lib/RT/Authen/ExternalAuth.pm b/lib/RT/Authen/ExternalAuth.pm
index 8f3d339..f07e17f 100644
--- a/lib/RT/Authen/ExternalAuth.pm
+++ b/lib/RT/Authen/ExternalAuth.pm
@@ -1,6 +1,6 @@
 package RT::Authen::ExternalAuth;
 
-our $VERSION = '0.08_02';
+our $VERSION = '0.09';
 
 =head1 NAME
 

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



More information about the Bps-public-commit mailing list