From 88e4b74ee7198c110166ddfe790f62dd5eeef1c6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 27 Apr 2022 00:08:55 +0200 Subject: 0.45 --- 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 591c7ea..3d4ec91 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.44'; +our $VERSION = '0.45'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1