Fix const declarations.
[openssl.git] / perl / Makefile.PL
index 1f0c44abbf99423c0c3a55b60d06fbc0a410db75..09eb93653b62a89dd7e9eb4302fcf917f3daf53b 100644 (file)
@@ -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;