diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-08-26 02:21:50 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-08-26 02:21:50 +0300 |
commit | 9fb3a7c102bc56d96bd65ba9a1e856ddf957755f (patch) | |
tree | 0135e2cccbab762e392831365a989694e549aa37 | |
parent | 9c5cda8b7b98616d9ce43c424f01acb98e818c5d (diff) | |
download | drakx-1.58.tar drakx-1.58.tar.gz drakx-1.58.tar.bz2 drakx-1.58.tar.xz drakx-1.58.zip |
1.581.58
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index affaad7de..a5c967e31 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.57 +VERSION=1.58 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 06f7dccbd..668eb955a 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.58 - 26 August 2018 by Thomas Backlund + - adapt for perl-5.28 Version 1.57 - 10 February 2018 by Thierry Vignaud |