From b2934a54d145a162926a8a64f18c99e7c6ceccaf Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 15 Jun 2012 16:54:05 +0000 Subject: 0.30 (0.29 never got uploaded) git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@212 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/NEWS | 2 +- RPM4/lib/RPM4.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RPM4/NEWS b/RPM4/NEWS index 0098032..c363a58 100644 --- a/RPM4/NEWS +++ b/RPM4/NEWS @@ -1,4 +1,4 @@ -Version 0.29 - 12 June 2012 +Version 0.30 - 15 June 2012 - functions that not are implemented since switching to rpm-4.6 now die - internal cleanups diff --git a/RPM4/lib/RPM4.pm b/RPM4/lib/RPM4.pm index f4ceeb1..e0b4de9 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.29'; +our $VERSION = '0.30'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1