aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-07-23 18:31:37 +0000
committerFrancois Pons <fpons@mandriva.com>2002-07-23 18:31:37 +0000
commit82559c6ee641a1e34bab483804fd227e0b7e4eb2 (patch)
treec7459a8747eb56dac3797a4c57618a4acf96fef6 /rpmtools.pm
parent37441f1eb18d56cbc11d25d8a16e01dd9f69f17f (diff)
downloadrpmtools-82559c6ee641a1e34bab483804fd227e0b7e4eb2.tar
rpmtools-82559c6ee641a1e34bab483804fd227e0b7e4eb2.tar.gz
rpmtools-82559c6ee641a1e34bab483804fd227e0b7e4eb2.tar.bz2
rpmtools-82559c6ee641a1e34bab483804fd227e0b7e4eb2.tar.xz
rpmtools-82559c6ee641a1e34bab483804fd227e0b7e4eb2.zip
4.4-1mdk
Diffstat (limited to 'rpmtools.pm')
-rw-r--r--rpmtools.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmtools.pm b/rpmtools.pm
index edc2252..77f1988 100644
--- a/rpmtools.pm
+++ b/rpmtools.pm
@@ -6,7 +6,7 @@ use vars qw($VERSION @ISA %compat_arch);
require DynaLoader;
@ISA = qw(DynaLoader);
-$VERSION = '4.3';
+$VERSION = '4.4';
bootstrap rpmtools $VERSION;