summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index a527b65fa..ac5e8c165 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.55
+VERSION=1.56
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 6ad1cd928..4ecf23251 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,7 @@
+Version 1.56 - 19 January 2018 by Thomas Backlund
+
+- adapt for new systemd
+
Version 1.55 - 30 January 2017 by Thierry Vignaud
- lsparts: fix reporting half sizes (mga#8853)