From e9ce384231aabe5c5a622aa68cef46f2c5bfdb4a Mon Sep 17 00:00:00 2001 From: afresh1 Date: Mon, 24 Mar 2014 15:05:12 +0000 Subject: Merge perl-5.18.2 plus local patches, remove old files OK espie@ sthen@ deraadt@ --- gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm') diff --git a/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm b/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm index a051d58902a..a06fa13884b 100644 --- a/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm +++ b/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm @@ -69,7 +69,7 @@ require XSLoader; ); # This module isn't dual life, so no need for dev version numbers. -$VERSION = '1.14'; +$VERSION = '1.15'; XSLoader::load(); -- cgit v1.2.3-59-g8ed1b