Author: turnstep
Date: Mon Apr 5 12:45:08 2010
New Revision: 13885
Modified:
DBD-Pg/trunk/META.yml
DBD-Pg/trunk/Makefile.PL
DBD-Pg/trunk/Pg.pm
Log:
Bump to version 2.17.0
Modified: DBD-Pg/trunk/META.yml
==============================================================================
--- DBD-Pg/trunk/META.yml (original)
+++ DBD-Pg/trunk/META.yml Mon Apr 5 12:45:08 2010
@@ -1,6 +1,6 @@
--- #YAML:1.0
name : DBD-Pg
-version : 2.16.1
+version : 2.17.0
abstract : DBI PostgreSQL interface
author:
- Greg Sabino Mullane <greg-738XdyZ4GzZWk0Htik3J/[email protected]>
@@ -39,10 +39,10 @@
provides:
DBD::Pg:
file : Pg.pm
- version : 2.16.1
+ version : 2.17.0
Bundle::DBD::Pg:
file : lib/Bundle/DBD/Pg.pm
- version : 2.16.1
+ version : 2.17.0
keywords:
- Postgres
Modified: DBD-Pg/trunk/Makefile.PL
==============================================================================
--- DBD-Pg/trunk/Makefile.PL (original)
+++ DBD-Pg/trunk/Makefile.PL Mon Apr 5 12:45:08 2010
@@ -7,7 +7,7 @@
use 5.006001;
## No version.pm for this one, as the prereqs are not loaded yet.
-my $VERSION = '2.16.1';
+my $VERSION = '2.17.0';
my $lib;
BEGIN {
Modified: DBD-Pg/trunk/Pg.pm
==============================================================================
--- DBD-Pg/trunk/Pg.pm (original)
+++ DBD-Pg/trunk/Pg.pm Mon Apr 5 12:45:08 2010
@@ -17,7 +17,7 @@
{
package DBD::Pg;
- use version; our $VERSION = qv('2.16.1');
+ use version; our $VERSION = qv('2.17.0');
use DBI ();
use DynaLoader ();
@@ -1732,7 +1732,7 @@
=head1 VERSION
-This documents version 2.16.1 of the DBD::Pg module
+This documents version 2.17.0 of the DBD::Pg module
=head1 DESCRIPTION
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.