Bump version numbers
[p5sagit/p5-mst-13.2.git] / ext / threads / threads.pm
index 56b0c01..a355f49 100755 (executable)
@@ -50,7 +50,7 @@ our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
 our @EXPORT = qw(
 async  
 );
-our $VERSION = '1.03';
+our $VERSION = '1.04';
 
 
 # || 0 to ensure compatibility with previous versions