diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-20 20:15:46 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-20 20:15:46 +0000 |
commit | 553473e143dd5c3d480387591f1002997bd0e9bd (patch) | |
tree | 489b7a4297f35709e2b7a055a8a3d55fbdf8ab5a /lib | |
parent | 1bad95c7379a97629b8e750c126a7791306042ba (diff) | |
download | perl-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
Diffstat (limited to 'lib')
-rw-r--r-- | lib/MDV/Distribconf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |