aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2004-08-29 12:29:54 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2004-08-29 12:29:54 +0000
commit8f93ce23a097125202f2aa19e1d571ddd62a8c53 (patch)
tree54709be740dfdb902da2067b229fdec9d659541e /URPM.pm
parent8105bf5cf365aab3e2e5dc0bb7a2aadfe0758120 (diff)
downloadperl-URPM-8f93ce23a097125202f2aa19e1d571ddd62a8c53.tar
perl-URPM-8f93ce23a097125202f2aa19e1d571ddd62a8c53.tar.gz
perl-URPM-8f93ce23a097125202f2aa19e1d571ddd62a8c53.tar.bz2
perl-URPM-8f93ce23a097125202f2aa19e1d571ddd62a8c53.tar.xz
perl-URPM-8f93ce23a097125202f2aa19e1d571ddd62a8c53.zip
- 1.031.03
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 eb35549..9d18b66 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.02';
+our $VERSION = '1.03';
URPM->bootstrap($VERSION);