This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a725df9
)
Bump less' version
author
Rafael Garcia-Suarez
<rgs@consttype.org>
Mon, 11 Jan 2010 21:41:17 +0000
(22:41 +0100)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Mon, 11 Jan 2010 21:41:17 +0000
(22:41 +0100)
lib/less.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/less.pm
b/lib/less.pm
index
02ea30b
..
8374383
100644
(file)
--- a/
lib/less.pm
+++ b/
lib/less.pm
@@
-2,7
+2,7
@@
package less;
use strict;
use warnings;
-our $VERSION = '0.0
2
';
+our $VERSION = '0.0
3
';
sub _pack_tags {
return join ' ', @_;