[Bps-public-commit] RT-Authen-PAUSE branch, master, updated. 0.10-1-g9d2d020
Thomas Sibley
trs at bestpractical.com
Mon Feb 25 18:57:42 EST 2013
The branch, master has been updated
via 9d2d020ba56317a8b0ede0615cc2c5834b9d67f4 (commit)
from 3e8b38102283a58c27b4e37e38533dde53efc708 (commit)
Summary of changes:
MANIFEST | 2 ++
META.yml | 2 +-
lib/RT/Authen/PAUSE.pm | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 9d2d020ba56317a8b0ede0615cc2c5834b9d67f4
Author: Thomas Sibley <trs at bestpractical.com>
Date: Mon Feb 25 15:56:55 2013 -0800
Fix MANIFEST; bump version
diff --git a/MANIFEST b/MANIFEST
index 8a929f6..9724aa9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -10,6 +10,7 @@ inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
+inc/Module/Install/ReadmeFromPod.pm
inc/Module/Install/RTx.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
@@ -17,3 +18,4 @@ lib/RT/Authen/PAUSE.pm
Makefile.PL
MANIFEST This list of files
META.yml
+README
diff --git a/META.yml b/META.yml
index a3fba3f..b2d5b5c 100644
--- a/META.yml
+++ b/META.yml
@@ -23,4 +23,4 @@ requires:
LWP::UserAgent: 0
resources:
license: http://opensource.org/licenses/gpl-license.php
-version: 0.10
+version: 0.11
diff --git a/lib/RT/Authen/PAUSE.pm b/lib/RT/Authen/PAUSE.pm
index d6f5d10..7626b28 100644
--- a/lib/RT/Authen/PAUSE.pm
+++ b/lib/RT/Authen/PAUSE.pm
@@ -16,7 +16,7 @@ changes back to PAUSE.
package RT::Authen::PAUSE;
-our $VERSION = '0.10';
+our $VERSION = '0.11';
1;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list