summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 9586dcd12..95bad84d4 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.35
+VERSION=1.36
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 040591fa2..f5677d04f 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,4 @@
+Version 1.36 - 8 April 2012, by Pascal Terjan
- fix modprobe to support being called by kernel (mga#5274)
Version 1.35 - 5 April 2012, by Thierry Vignaud