aboutsummaryrefslogtreecommitdiffstats
path: root/Distribconf.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Distribconf.pm')
-rw-r--r--Distribconf.pm7
1 files changed, 5 insertions, 2 deletions
diff --git a/Distribconf.pm b/Distribconf.pm
index 0552d36..c20c600 100644
--- a/Distribconf.pm
+++ b/Distribconf.pm
@@ -13,11 +13,11 @@
##- You should have received a copy of the GNU General Public License
##- along with this program; if not, write to the Free Software
##- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-# $Id$
package Distribconf;
+(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/;
+
=head1 NAME
Distribconf - perl module to get config from a Mandriva Linux distribution tree
@@ -420,6 +420,9 @@ Thanks to Sylvie Terjan <erinmargault@mandriva.org> for the spell checking.
=head1 ChangeLog
$Log$
+ Revision 1.12 2005/09/28 16:01:10 rgarciasuarez
+ Add in Distribconf modules
+
Revision 1.11 2005/09/28 08:50:14 rgarciasuarez
Documentation nits. Fix some fatal error messages.