projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d61fd58
)
Bump $B::VERSION (because of change #22315).
Rafael Garcia-Suarez [Tue, 17 Feb 2004 21:07:11 +0000 (21:07 +0000)]
p4raw-link: @22315 on //depot/perl:
4ce457a6488a69b8fafc38a9468220b68d66eddb
p4raw-id: //depot/perl@22320
ext/B/B.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/B.pm
b/ext/B/B.pm
index
5659da3
..
1d31369
100644
(file)
--- a/
ext/B/B.pm
+++ b/
ext/B/B.pm
@@
-7,7
+7,7
@@
#
package B;
-our $VERSION = '1.03';
+our $VERSION = '1.04';
use XSLoader ();
require Exporter;