diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-06 14:28:10 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-06 14:28:10 +0000 |
commit | e7b6a74f65032e37493e2f3d44fefe72562e9126 (patch) | |
tree | a9ed8e42df593759a96c916e272a0f9c8a1a99c4 /lib | |
parent | 7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346 (diff) | |
download | perl-MDV-Distribconf-e7b6a74f65032e37493e2f3d44fefe72562e9126.tar perl-MDV-Distribconf-e7b6a74f65032e37493e2f3d44fefe72562e9126.tar.gz perl-MDV-Distribconf-e7b6a74f65032e37493e2f3d44fefe72562e9126.tar.bz2 perl-MDV-Distribconf-e7b6a74f65032e37493e2f3d44fefe72562e9126.tar.xz perl-MDV-Distribconf-e7b6a74f65032e37493e2f3d44fefe72562e9126.zip |
1.011.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 e8f0cce..4837fad 100644 --- a/lib/MDV/Distribconf.pm +++ b/lib/MDV/Distribconf.pm @@ -2,7 +2,7 @@ package MDV::Distribconf; # $Id$ -our $VERSION = '1.00'; +our $VERSION = '1.01'; =head1 NAME |