bumping up next version to 0.160.2 (fixes RT#92865) #23

Open
wants to merge 1 commit into
from
View
@@ -31,7 +31,7 @@ our %EXPORT_TAGS = (
our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
our @EXPORT = ();
-our $VERSION = '0.16_1';
+our $VERSION = '0.160.2';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()