summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-07 13:15:16 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-07 13:15:16 +0000
commit2c132eac2d29ae35025ea7b8beccae102d49dd16 (patch)
tree177908927eda29761b41888c09c9e431618753de /urpm.pm
parentdcb1e0d3fe2ff158cb0df533ce3eb07139040a65 (diff)
downloadurpmi-2c132eac2d29ae35025ea7b8beccae102d49dd16.tar
urpmi-2c132eac2d29ae35025ea7b8beccae102d49dd16.tar.gz
urpmi-2c132eac2d29ae35025ea7b8beccae102d49dd16.tar.bz2
urpmi-2c132eac2d29ae35025ea7b8beccae102d49dd16.tar.xz
urpmi-2c132eac2d29ae35025ea7b8beccae102d49dd16.zip
new release
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index 43d6d102..8d217c2e 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use MDV::Distribconf;
-our $VERSION = '4.8.28';
+our $VERSION = '4.8.29';
our @ISA = qw(URPM);
use URPM;