From 512b7972007c6cf1bad49b3124b1d653ae28f93c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 18 Sep 2018 13:59:29 +0200 Subject: 0.39 --- RPM4/lib/RPM4.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPM4/lib/RPM4.pm b/RPM4/lib/RPM4.pm index a892b45..7dadb09 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.38'; +our $VERSION = '0.39'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1