diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-09-20 09:38:06 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-09-20 09:38:06 +0000 |
commit | 2df30711fef4a29c36f195fc9552599c04f6e562 (patch) | |
tree | b53d93779bac1d11f84b3487a7c8aa2a466038fa /urpm.pm | |
parent | be2ae14d6b08f9633af1eca8293e520b8776d857 (diff) | |
download | urpmi-2df30711fef4a29c36f195fc9552599c04f6e562.tar urpmi-2df30711fef4a29c36f195fc9552599c04f6e562.tar.gz urpmi-2df30711fef4a29c36f195fc9552599c04f6e562.tar.bz2 urpmi-2df30711fef4a29c36f195fc9552599c04f6e562.tar.xz urpmi-2df30711fef4a29c36f195fc9552599c04f6e562.zip |
Update Changelog and bump version number to 4.8.284.8.28
Diffstat (limited to 'urpm.pm')
-rw-r--r-- | urpm.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ use urpm::sys; use urpm::cfg; use MDV::Distribconf; -our $VERSION = '4.8.27'; +our $VERSION = '4.8.28'; our @ISA = qw(URPM); use URPM; |