aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 307172f..447de0c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "5.3.5";
+my $rpmtools_version = "5.3.6";
sub MY::postamble {
<<MAKEMAKEFILE;
diff --git a/NEWS b/NEWS
index d880957..84b8a76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.3.6 - 5 February 2007, by Pascal "Pixel" Rigaux
+
- genhdlist2:
o fix writing utf8 in xml info files (#37482)