[Bps-public-commit] RT-Extension-LDAPImport branch, master, updated. 0.34-16-g7d6c703
Alex Vandiver
alexmv at bestpractical.com
Mon Aug 5 21:27:25 EDT 2013
The branch, master has been updated
via 7d6c703dcf2ace80a77ad5bad03a611fdcf9a943 (commit)
from ae45be7ebc635aadc5e53229a70ddf11422d3fa1 (commit)
Summary of changes:
inc/Module/Install/RTx.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 7d6c703dcf2ace80a77ad5bad03a611fdcf9a943
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Mon Aug 5 20:43:06 2013 -0400
Bump Module::Install::RTx
diff --git a/inc/Module/Install/RTx.pm b/inc/Module/Install/RTx.pm
index abf6aea..c9fe996 100644
--- a/inc/Module/Install/RTx.pm
+++ b/inc/Module/Install/RTx.pm
@@ -8,7 +8,7 @@ no warnings 'once';
use Module::Install::Base;
use base 'Module::Install::Base';
-our $VERSION = '0.30';
+our $VERSION = '0.31';
use FindBin;
use File::Glob ();
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list