projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b995be6
)
Checking in changes prior to tagging of version 0.35. Changelog diff is:
0.35
gfx [Sat, 26 Sep 2009 03:40:58 +0000 (12:40 +0900)]
lib/Mouse.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Mouse.pm
b/lib/Mouse.pm
index
d4ab925
..
4ff403f
100644
(file)
--- a/
lib/Mouse.pm
+++ b/
lib/Mouse.pm
@@
-4,7
+4,7
@@
use 5.006_002;
use strict;
use warnings;
-our $VERSION = '0.34';
+our $VERSION = '0.35';
use Exporter;