summaryrefslogtreecommitdiff
path: root/ext/DB_File/DB_File.xs
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-04-27 20:41:20 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-04-27 20:41:20 +0000
commit88c74d4bc751d901cc16d8775bf5f51c45cc0228 (patch)
tree4fa1fd8ca797bd80e2744ba4926c067bfa8f4963 /ext/DB_File/DB_File.xs
parent8e664e1028b4453f9f359cddea96cf56ea4a7c51 (diff)
downloadperl-88c74d4bc751d901cc16d8775bf5f51c45cc0228.tar.gz
DB_File v1.73 update (from Paul Marquess)
p4raw-id: //depot/perl@5976
Diffstat (limited to 'ext/DB_File/DB_File.xs')
-rw-r--r--ext/DB_File/DB_File.xs5
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/DB_File/DB_File.xs b/ext/DB_File/DB_File.xs
index 2b76bab722..cb8fd80385 100644
--- a/ext/DB_File/DB_File.xs
+++ b/ext/DB_File/DB_File.xs
@@ -3,8 +3,8 @@
DB_File.xs -- Perl 5 interface to Berkeley DB
written by Paul Marquess <Paul.Marquess@btinternet.com>
- last modified 16th January 2000
- version 1.72
+ last modified 27th April 2000
+ version 1.73
All comments/suggestions/problems are welcome
@@ -82,6 +82,7 @@
Support for Berkeley DB 2/3's backward compatability mode.
Rewrote push
1.72 - No change to DB_File.xs
+ 1.73 - No change to DB_File.xs
*/