summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-02-10 15:51:56 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-02-10 15:51:56 +0100
commitd45f3f580017348511c7bdec4242fcb9f824c752 (patch)
tree923670f85ac280a35055946358c3643254d44e1f
parent07c4030014dab86eaf28c589de659250b32d2e0e (diff)
downloaddrakx-d45f3f580017348511c7bdec4242fcb9f824c752.tar
drakx-d45f3f580017348511c7bdec4242fcb9f824c752.tar.gz
drakx-d45f3f580017348511c7bdec4242fcb9f824c752.tar.bz2
drakx-d45f3f580017348511c7bdec4242fcb9f824c752.tar.xz
drakx-d45f3f580017348511c7bdec4242fcb9f824c752.zip
1.571.57
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index ac5e8c165..affaad7de 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.56
+VERSION=1.57
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 477e610c3..eb7b9df1b 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,5 @@
+Version 1.57 - 10 February 2018 by Thierry Vignaud
+
- add more udev rules (syncing with regular stage2)
Version 1.56 - 19 January 2018 by Thomas Backlund