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

index acbd4a3..6eec7f8 100644 (file)
@@ -2,7 +2,7 @@ use strictures 1;
 
 package System::Introspector;
 
-our $VERSION = '0.000001';
+our $VERSION = '0.001_001';
 $VERSION = eval $VERSION;
 
 1;