From 7f546be81452f4ebacce198927d0dd8dc6e6e0d9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 3 Sep 2017 00:19:18 +0200 Subject: 7.01 --- Makefile.PL | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 2d761c6..1634a6f 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "7.00"; +my $rpmtools_version = "7.01"; # where to find the rpm utility diff --git a/NEWS b/NEWS index bf2da6f..66d2d7e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 7.01 - 3 September 2017, by Thierry Vignaud + - do not load file sizes from synthesis in non incremental mode (minor performance optimisation) - fix "Unescaped left brace in regex is illegal here in regex" -- cgit v1.2.1