[DBD::Pg 2/2] Version number tweak.

dbdpg-commits-gENoVmVU/[email protected]
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]>

Subject: [DBD::Pg 2/2] Version number tweak.

---
 Changes     |    2 +-
 META.yml    |    6 +++---
 Makefile.PL |    2 +-
 Pg.pm       |    4 ++--
 README      |    4 ++--
 SIGNATURE   |   16 ++++++++--------
 6 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/Changes b/Changes
index 59e3852..b732f88 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 'GSM' is Greg Sabino Mullane, greg-738XdyZ4GzZWk0Htik3J/[email protected])
 
-Version 2.99_9.2 (will be 3.0.0)
+Version 2.99.9_2 (will be 3.0.0)
 
   - Cleanup and overhaul the UTF-8 support. Use the server_encoding to 
     determine if we set the internal utf8 flag on text from the database. 
diff --git a/META.yml b/META.yml
index 8dff831..5b9cfcc 100644
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name                        : DBD-Pg
-version                     : 2.99_9.2
+version                     : 2.99.9_2
 abstract                    : DBI PostgreSQL interface
 author:              
   - Greg Sabino Mullane <greg-738XdyZ4GzZWk0Htik3J/[email protected]>
@@ -30,10 +30,10 @@ recommends:
 provides:
   DBD::Pg:
     file                    : Pg.pm
-    version                 : 2.99_9.2
+    version                 : 2.99.9_2
   Bundle::DBD::Pg:
     file                    : lib/Bundle/DBD/Pg.pm
-    version                 : 2.99_9.2
+    version                 : 2.99.9_2
 
 keywords:
   - Postgres
diff --git a/Makefile.PL b/Makefile.PL
index 2156339..c943a4a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,7 +5,7 @@ use warnings;
 use 5.006001;
 
 ## No version.pm for this one, as the prereqs are not loaded yet.
-my $VERSION = '2.99_9.2';
+my $VERSION = '2.99.9_2';
 
 ## App::Info is stored inside t/lib
 ## Create a proper path so we can use it below
diff --git a/Pg.pm b/Pg.pm
index 1c61a3f..4cf7ad8 100644
--- a/Pg.pm
+++ b/Pg.pm
@@ -16,7 +16,7 @@ use 5.006001;
 {
 	package DBD::Pg;
 
-	use version; our $VERSION = qv('2.99_9.2');
+	use version; our $VERSION = qv('2.99.9_2');
 
 	use DBI ();
 	use DynaLoader ();
@@ -1732,7 +1732,7 @@ DBD::Pg - PostgreSQL database driver for the DBI module
 
 =head1 VERSION
 
-This documents version 2.99_9.2 of the DBD::Pg module
+This documents version 2.99.9_2 of the DBD::Pg module
 
 =head1 DESCRIPTION
 
diff --git a/README b/README
index 6d1b0a7..0110bae 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 ===================================================
 WARNING!!
 
-THIS IS A TEST VERSION (2.99_9.2) AND SHOULD BE USED 
+THIS IS A TEST VERSION (2.99.9_2) AND SHOULD BE USED 
 FOR TESTING PURPOSES ONLY. PLEASE USE A STABLE 
 VERSION (no underscore) BY VISITING:
 
@@ -16,7 +16,7 @@ DBD::Pg  --  the DBI PostgreSQL interface for Perl
 DESCRIPTION:
 ------------
 
-This is version 2.99_9.2 of DBD::Pg, the Perl interface to Postgres using DBI. 
+This is version 2.99.9_2 of DBD::Pg, the Perl interface to Postgres using DBI. 
 The web site for this interface, and the latest version, can be found at:
 
 	http://search.cpan.org/dist/DBD-Pg/
diff --git a/SIGNATURE b/SIGNATURE
index 9ad240c..abc569a 100644
--- a/SIGNATURE
+++ b/SIGNATURE
@@ -15,17 +15,17 @@ not run its Makefile.PL or Build.PL.
 Hash: RIPEMD160
 
 SHA1 60008bc93c714fe8ede90cfae2d5444077b5659e .perlcriticrc
-SHA1 64e287d99d0ca3ef6a2d0c8706b909d7db6e4d5d Changes
+SHA1 cf97b41cae62a4abd74c96ace24bdea22f28b9c6 Changes
 SHA1 21bc5f3c797d4d5b72285198ffeb1e4e1f0a2902 LICENSES/artistic.txt
 SHA1 06877624ea5c77efe3b7e39b0f909eda6e25a4ec LICENSES/gpl-2.0.txt
 SHA1 117e5883538d3a9bcdb7b4f015ae0b3ae060c0fe MANIFEST
 SHA1 8210b8b0823fb4f09dcd776584bec650f93f081a MANIFEST.SKIP
-SHA1 9564d2cc69137d250ab337067ad87f7c75a7615e META.yml
-SHA1 59355991651b876a9398fd292c786648566c3031 Makefile.PL
+SHA1 1e4e4cc94139877e7806658d5eed868c4c5c1ce6 META.yml
+SHA1 4cb1fe5d069cd8049d4e1b7b2f3e0addf8b0b47f Makefile.PL
 SHA1 0ac189bff0f2197053aace177e24bba65be8fbc9 Pg.h
-SHA1 c5fb41290236f2fa33dd486ee2f699bcb03497aa Pg.pm
+SHA1 49ba222c9dfd472822df725ceb4f442ea9219ca0 Pg.pm
 SHA1 9bbd64ac26f6c4e94a1f990c0c798e5f63be4e3e Pg.xs
-SHA1 73e091334134881f0911f60ff8f677e2dda6c0c5 README
+SHA1 0446a7414593fa682c9bebf0c9c754908b174767 README
 SHA1 c10168c1dfecf7c146d56bbb8ca41ab935e36465 README.dev
 SHA1 7e213bf90f513595b59c0a2c4ef94fea1592efcf README.win32
 SHA1 82c0945ee9ae5f1ea30b63510542108ff44a7b43 TODO
@@ -64,7 +64,7 @@ SHA1 3346dfbefe3a9af077276fb412e42281306577d2 types.h
 SHA1 f07cd5ecaeb854c81ceb9206364979cf607e6546 win32.mak
 -----BEGIN PGP SIGNATURE-----
 
-iEYEAREDAAYFAk3/sI8ACgkQvJuQZxSWSsh9IACghQM3Qa1DDjayhiUNCVap65DG
-Z6sAoKKV4FXmfHXvT/RCt9kSUv3R2BuU
-=OA0B
+iEYEAREDAAYFAk3/sRAACgkQvJuQZxSWSsj0/QCg7EnQ9AUeJ/GxRVKB+tPYu8c1
+W2cAn1T/wrNorQHwuRrfnscAl8upGBrB
+=PU9w
 -----END PGP SIGNATURE-----
-- 
1.7.0.5
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.