diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-06 14:38:26 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-06 14:38:26 +0200 |
commit | e45e81c4c2d10dfdd7e3b90f489a2d8172b74938 (patch) | |
tree | a288932093f491e8dc67dddf0e909e09fb34cdb4 | |
parent | 310d30a022cf40813e5898e222e6bd990a0fe9f7 (diff) | |
download | drakx-e45e81c4c2d10dfdd7e3b90f489a2d8172b74938.tar drakx-e45e81c4c2d10dfdd7e3b90f489a2d8172b74938.tar.gz drakx-e45e81c4c2d10dfdd7e3b90f489a2d8172b74938.tar.bz2 drakx-e45e81c4c2d10dfdd7e3b90f489a2d8172b74938.tar.xz drakx-e45e81c4c2d10dfdd7e3b90f489a2d8172b74938.zip |
17.34.117.34.1
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 958b70d13..26679554f 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.34 +VERSION:=17.34.1 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c3bc110ac..3596ca9de 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.34.1 - 6 June 2016 + - fix displaying release notes with WebKit2 Version 17.34 - 6 June 2016 |