diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-02-19 13:10:05 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-02-19 13:10:05 +0000 |
commit | bba8a5aa96b93e65f3835a5c4249ba45023856d7 (patch) | |
tree | 96fd39956067499ca311d8db7375827d34eac22f /lib | |
parent | 83ab3faa780ece0593aeab6e46d277e727a095af (diff) | |
download | perl-MDV-Distribconf-bba8a5aa96b93e65f3835a5c4249ba45023856d7.tar perl-MDV-Distribconf-bba8a5aa96b93e65f3835a5c4249ba45023856d7.tar.gz perl-MDV-Distribconf-bba8a5aa96b93e65f3835a5c4249ba45023856d7.tar.bz2 perl-MDV-Distribconf-bba8a5aa96b93e65f3835a5c4249ba45023856d7.tar.xz perl-MDV-Distribconf-bba8a5aa96b93e65f3835a5c4249ba45023856d7.zip |
4.024.02
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 e15ebe2..6b7eaf9 100644 --- a/lib/MDV/Distribconf.pm +++ b/lib/MDV/Distribconf.pm @@ -2,7 +2,7 @@ package MDV::Distribconf; # $Id$ -our $VERSION = '4.00'; +our $VERSION = '4.02'; =head1 NAME |