summaryrefslogtreecommitdiff
path: root/ext/B/B.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-14 06:44:10 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-14 06:44:10 +0000
commitad5cfffd5b8b7fe37ed57e620649fd13610a07d1 (patch)
tree05b317d62ecd4a4f47ca5fced89b1f3458bca5c9 /ext/B/B.pm
parentb21337cc1584713235c7c6bdcfc6deff1c6d5ce1 (diff)
downloadperl-ad5cfffd5b8b7fe37ed57e620649fd13610a07d1.tar.gz
Diffs-sans-version-diffs between blead and maint.
p4raw-id: //depot/perl@20695
Diffstat (limited to 'ext/B/B.pm')
-rw-r--r--ext/B/B.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/B.pm b/ext/B/B.pm
index c251459f47..c4d0d45d3e 100644
--- a/ext/B/B.pm
+++ b/ext/B/B.pm
@@ -7,7 +7,7 @@
#
package B;
-our $VERSION = '1.02';
+our $VERSION = '1.03';
use XSLoader ();
require Exporter;