From 314beb7f150aa5d60bcbf5ec85e6fa80ef6f768b Mon Sep 17 00:00:00 2001 From: nanardon Date: Wed, 14 Dec 2005 17:01:18 +0000 Subject: - next version will be 0.1, using latest for branch fix git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@54 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/lib/RPM4.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RPM4') diff --git a/RPM4/lib/RPM4.pm b/RPM4/lib/RPM4.pm index 2e00516..aecd2ff 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.02'; +our $VERSION = '0.10'; our @ISA = qw(DynaLoader Exporter); our @EXPORT = qw(moduleinfo readconfig querytag tagName tagValue expand rpmvercmp -- cgit v1.2.1