projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252143c
)
Bump version of UNIVERSAL.pm
author
Rafael Garcia-Suarez
<rgs@consttype.org>
Sun, 3 Jan 2010 14:47:35 +0000
(15:47 +0100)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Sun, 3 Jan 2010 14:47:35 +0000
(15:47 +0100)
lib/UNIVERSAL.pm
patch
|
blob
|
history
diff --git
a/lib/UNIVERSAL.pm
b/lib/UNIVERSAL.pm
index
64224e5
..
3529743
100644
(file)
--- a/
lib/UNIVERSAL.pm
+++ b/
lib/UNIVERSAL.pm
@@
-1,6
+1,6
@@
package UNIVERSAL;
-our $VERSION = '1.0
5
';
+our $VERSION = '1.0
6
';
# UNIVERSAL should not contain any extra subs/methods beyond those
# that it exists to define. The use of Exporter below is a historical