aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-10 17:26:22 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-10 17:26:22 +0000
commit99a4cbb1e8ba5e065d2e29a732c0cd5a26e98a44 (patch)
tree25280debec0411ad1fae94f4a76e08d61839fc97 /URPM.pm
parent87acf07604389caa49fa55c2c824ccbe4f57a9f7 (diff)
downloadperl-URPM-99a4cbb1e8ba5e065d2e29a732c0cd5a26e98a44.tar
perl-URPM-99a4cbb1e8ba5e065d2e29a732c0cd5a26e98a44.tar.gz
perl-URPM-99a4cbb1e8ba5e065d2e29a732c0cd5a26e98a44.tar.bz2
perl-URPM-99a4cbb1e8ba5e065d2e29a732c0cd5a26e98a44.tar.xz
perl-URPM-99a4cbb1e8ba5e065d2e29a732c0cd5a26e98a44.zip
Version bump
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 27405a0..136d394 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.03';
+our $VERSION = '1.04';
URPM->bootstrap($VERSION);