projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a725df9
)
Bump less' version
Rafael Garcia-Suarez [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.02';
+our $VERSION = '0.03';
sub _pack_tags {
return join ' ', @_;