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 f469f20c9..a5db40c49 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.42 +VERSION:=13.43 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 177913dc2..a96eec7b6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.43 + - Change text to grey - Remove mandriva occurencies - Rename $mandrake_release and mandrake_release_info() functions diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f36d85c26..2fc2bdbb5 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 13.43 + - handle new drivers: o ethernet: cx82310_eth o 10g ethernet: bna, pch_gbe, stmmac |