From 47f3d5fc7c9a0ef2b8e8ac1a435f0b4951c9c37a Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 14 Dec 2011 19:37:14 +0000 Subject: 0.25 git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@166 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 d543e1e..f0dae9e 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.24'; +our $VERSION = '0.25'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1