diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index b2d6df050..d6f0c21c4 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.24 +VERSION:=18.25 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index f3a1ea4d6..a341f6440 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 18.25 - 18 March 2020 + - update list for modules needing firmware - recognize new kernel 5.2 - 5.4 drivers - diskdrake: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e638098ef..fefdfb5a2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.25 - 18 March 2020 + - adjust debug build to current python - partitioning: o enable to inspect NILFS2 formated partitions |