[Bps-public-commit] rt-authen-externalauth branch, master, updated. 0.14-2-g97f9723
Thomas Sibley
trs at bestpractical.com
Wed May 22 20:20:04 EDT 2013
The branch, master has been updated
via 97f97231aa82d57beb3caf34b5645549cfdaaff2 (commit)
from 642cb8667d74a948f2e693277749d536312bbe53 (commit)
Summary of changes:
ChangeLog | 3 +++
META.yml | 2 +-
lib/RT/Authen/ExternalAuth.pm | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 97f97231aa82d57beb3caf34b5645549cfdaaff2
Author: Thomas Sibley <trs at bestpractical.com>
Date: Wed May 22 17:19:44 2013 -0700
Releng for 0.15
diff --git a/ChangeLog b/ChangeLog
index 4949404..91c110f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.15 2013-05-22 Thomas Sibley
+ * Minor documentation updates to add NAME sections for MetaCPAN
+
0.14 2013-05-22 Thomas Sibley
* Prevent potential session reuse when Apache::Session::File is RT's
$WebSessionClass. This is also resolved by RT versions 4.0.13 and
diff --git a/META.yml b/META.yml
index 8883d7d..ed66740 100644
--- a/META.yml
+++ b/META.yml
@@ -33,4 +33,4 @@ requires:
Net::SSLeay: 0
resources:
license: http://opensource.org/licenses/gpl-license.php
-version: 0.14
+version: 0.15
diff --git a/lib/RT/Authen/ExternalAuth.pm b/lib/RT/Authen/ExternalAuth.pm
index 4922128..65c6e87 100644
--- a/lib/RT/Authen/ExternalAuth.pm
+++ b/lib/RT/Authen/ExternalAuth.pm
@@ -1,6 +1,6 @@
package RT::Authen::ExternalAuth;
-our $VERSION = '0.14';
+our $VERSION = '0.15';
=head1 NAME
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list