version numbers, updated Changes file
[p5sagit/Config-Any.git] / lib / Config / Any.pm
index b7b3ac0..d097776 100644 (file)
@@ -6,7 +6,7 @@ use Carp;
 use Module::Pluggable::Object ();
 use English qw(-no_match_vars);
 
-our $VERSION = (qw$Rev: $)[-1];
+our $VERSION = '0.04';
 
 =head1 NAME