aboutsummaryrefslogtreecommitdiffstats
path: root/perl/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Makefile.PL')
-rw-r--r--perl/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Makefile.PL b/perl/Makefile.PL
index 1f0c44abbf..09eb93653b 100644
--- a/perl/Makefile.PL
+++ b/perl/Makefile.PL
@@ -2,7 +2,7 @@
## Makefile.PL -- Perl MakeMaker specification
##
-$V = '0.9.2';
+$V = '0.9.2b';
print "Configuring companion Perl module for OpenSSL $V\n";
use ExtUtils::MakeMaker;