summaryrefslogtreecommitdiff
path: root/ext/GDBM_File
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-03-19 17:39:14 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-03-19 17:39:14 -0700
commit58f55cb38d788a9e7184836f9f728a46280356c8 (patch)
treeb62bb1e21d6fe647733cfb1e870093ef2f3a393d /ext/GDBM_File
parent5b430b36d8e956d2af13b8b933400cf0c1c707f2 (diff)
downloadperl-58f55cb38d788a9e7184836f9f728a46280356c8.tar.gz
More version bumps in view of recent PERL_NO_GE_CONTEXT commits
Diffstat (limited to 'ext/GDBM_File')
-rw-r--r--ext/GDBM_File/GDBM_File.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/GDBM_File/GDBM_File.pm b/ext/GDBM_File/GDBM_File.pm
index 7a8655e5dd..a051d58902 100644
--- a/ext/GDBM_File/GDBM_File.pm
+++ b/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.13';
+$VERSION = '1.14';
XSLoader::load();