diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-20 17:17:03 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-20 17:17:03 +0100 |
commit | e8b077b4878ee65816c05123193f75cc9c590d59 (patch) | |
tree | fbdfb295a3f9b53fa7af3f33ad50fc449e6101b0 /rescue | |
parent | 553f37656b1891049a3d1aff742b73979362c08e (diff) | |
download | drakx-e8b077b4878ee65816c05123193f75cc9c590d59.tar drakx-e8b077b4878ee65816c05123193f75cc9c590d59.tar.gz drakx-e8b077b4878ee65816c05123193f75cc9c590d59.tar.bz2 drakx-e8b077b4878ee65816c05123193f75cc9c590d59.tar.xz drakx-e8b077b4878ee65816c05123193f75cc9c590d59.zip |
1.641.64
Diffstat (limited to 'rescue')
-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 620f287c7..1f50534aa 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.63 +VERSION=1.64 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 5e4910f9c..a89ebe368 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.64 - 20 March 2020 by Thierry Vignaud + - debug mode: o preset keyboard if DEBUG_INSTALL_LANG is set during build - do not preload all fs modules uselessly |