summaryrefslogtreecommitdiff
path: root/src/interfaces/perl5/Pg.pm
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/perl5/Pg.pm')
-rw-r--r--src/interfaces/perl5/Pg.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/perl5/Pg.pm b/src/interfaces/perl5/Pg.pm
index f234a1d25a..15765836e7 100644
--- a/src/interfaces/perl5/Pg.pm
+++ b/src/interfaces/perl5/Pg.pm
@@ -1,6 +1,6 @@
#-------------------------------------------------------
#
-# $Id: Pg.pm,v 1.5 1998/02/20 21:25:35 mergl Exp $
+# $Id: Pg.pm,v 1.6 1998/04/14 21:14:35 mergl Exp $
#
# Copyright (c) 1997 Edmund Mergl
#
@@ -84,7 +84,7 @@ require 5.002;
PGRES_InvalidOid
);
-$Pg::VERSION = '1.7.0';
+$Pg::VERSION = '1.7.3';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()