From 858104a7545313b63c9480f8cdb7752f82884bbc Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 15 Sep 2014 05:04:52 +0000 Subject: 0.34 git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@253 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/lib/RPM4.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RPM4/lib') diff --git a/RPM4/lib/RPM4.pm b/RPM4/lib/RPM4.pm index e1c48cb..bbb9238 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.33'; +our $VERSION = '0.34'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1