summaryrefslogtreecommitdiffstats
path: root/urpm/cfg.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/cfg.pm')
-rw-r--r--urpm/cfg.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm/cfg.pm b/urpm/cfg.pm
index 7cf5f62f..6e5f2809 100644
--- a/urpm/cfg.pm
+++ b/urpm/cfg.pm
@@ -5,6 +5,8 @@ use warnings;
use urpm::util;
use urpm::msg 'N';
+(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/;
+
=head1 NAME
urpm::cfg - routines to handle the urpmi configuration files