diff options
Diffstat (limited to 'ext/DB_File/DB_File.xs')
-rw-r--r-- | ext/DB_File/DB_File.xs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/DB_File/DB_File.xs b/ext/DB_File/DB_File.xs index 76f9eb8d1a..0e6fe2abba 100644 --- a/ext/DB_File/DB_File.xs +++ b/ext/DB_File/DB_File.xs @@ -4,7 +4,7 @@ written by Paul Marquess <pmqs@cpan.org> last modified 12th March 2005 - version 1.811 + version 1.812 All comments/suggestions/problems are welcome @@ -111,6 +111,7 @@ 1.809 - no change 1.810 - no change 1.811 - no change + 1.812 - no change */ |