summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm
index 30e380a6bb..6ba1ab8aad 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/SDBM_File.pm
@@ -7,7 +7,7 @@ require Tie::Hash;
require XSLoader;
our @ISA = qw(Tie::Hash);
-our $VERSION = "1.15";
+our $VERSION = "1.17";
our @EXPORT_OK = qw(PAGFEXT DIRFEXT PAIRMAX);
use Exporter "import";