Author: turnstep
Date: Mon Sep 22 15:26:40 2008
New Revision: 11863

Modified:
   DBD-Pg/trunk/META.yml

Log:
Revert top line to 1.0: tools cannot handle 1.1 yet apparently.
Thanks to Taro Nishino for pointing this out.


Modified: DBD-Pg/trunk/META.yml
==============================================================================
--- DBD-Pg/trunk/META.yml       (original)
+++ DBD-Pg/trunk/META.yml       Mon Sep 22 15:26:40 2008
@@ -1,6 +1,6 @@
---- #YAML:1.1
+--- #YAML:1.0
 name                        : DBD-Pg
-version                     : 2.10.6
+version                     : 2.10.7
 abstract                    : DBI PostgreSQL interface
 author:              
   - Greg Sabino Mullane <[EMAIL PROTECTED]>
@@ -38,10 +38,10 @@
 provides:
   DBD::Pg:
     file                    : Pg.pm
-    version                 : 2.10.6
+    version                 : 2.10.7
   Bundle::DBD::Pg:
     file                    : lib/Bundle/DBD/Pg.pm
-    version                 : 2.10.6
+    version                 : 2.10.7
 
 keywords:
   - Postgres

Reply via email to