projects
/
scpubgit/System-Introspector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f24afb0
)
first version should be a dev version
Robert 'phaylon' Sedlacek [Thu, 30 Aug 2012 20:53:23 +0000 (20:53 +0000)]
lib/System/Introspector.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/System/Introspector.pm
b/lib/System/Introspector.pm
index
acbd4a3
..
6eec7f8
100644
(file)
--- a/
lib/System/Introspector.pm
+++ b/
lib/System/Introspector.pm
@@
-2,7
+2,7
@@
use strictures 1;
package System::Introspector;
-our $VERSION = '0.000001';
+our $VERSION = '0.001_001';
$VERSION = eval $VERSION;
1;