summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2006-07-20 20:15:46 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2006-07-20 20:15:46 +0000
commit553473e143dd5c3d480387591f1002997bd0e9bd (patch)
tree489b7a4297f35709e2b7a055a8a3d55fbdf8ab5a
parent1bad95c7379a97629b8e750c126a7791306042ba (diff)
downloadperl-MDV-Distribconf-553473e143dd5c3d480387591f1002997bd0e9bd.tar
perl-MDV-Distribconf-553473e143dd5c3d480387591f1002997bd0e9bd.tar.gz
perl-MDV-Distribconf-553473e143dd5c3d480387591f1002997bd0e9bd.tar.bz2
perl-MDV-Distribconf-553473e143dd5c3d480387591f1002997bd0e9bd.tar.xz
perl-MDV-Distribconf-553473e143dd5c3d480387591f1002997bd0e9bd.zip
- add missing file :\, 2.01 then2.01
-rw-r--r--MANIFEST1
-rw-r--r--lib/MDV/Distribconf.pm2
2 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 9ea2a72..284601f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,3 +6,4 @@ MANIFEST
t/01distribconf.t
t/02distribconf.t
test/media/media_info/media.cfg
+test2/media/media_info/media.cfg
diff --git a/lib/MDV/Distribconf.pm b/lib/MDV/Distribconf.pm
index 82bb98b..6f49eeb 100644
--- a/lib/MDV/Distribconf.pm
+++ b/lib/MDV/Distribconf.pm
@@ -2,7 +2,7 @@ package MDV::Distribconf;
# $Id$
-our $VERSION = '2.00';
+our $VERSION = '2.01';
=head1 NAME