From 63bce8500996311f50f008f9eedae8b7112a2378 Mon Sep 17 00:00:00 2001 From: nanardon Date: Sun, 11 Jun 2006 13:25:17 +0000 Subject: - next version will be 0.21 git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@108 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/lib/RPM4.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RPM4/lib/RPM4.pm') diff --git a/RPM4/lib/RPM4.pm b/RPM4/lib/RPM4.pm index 6c56beb..fcee4c9 100644 --- a/RPM4/lib/RPM4.pm +++ b/RPM4/lib/RPM4.pm @@ -30,7 +30,7 @@ use RPM4::Header::Dependencies; use RPM4::Header::Files; use RPM4::Spec; -our $VERSION = '0.20'; +our $VERSION = '0.21'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1