summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09b6fd4..a8da0db 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive
-VERSION = 2.0
+VERSION = 2.1
check:
perl -cw -I./lib $(NAME)
diff --git a/NEWS b/NEWS
index ed4e7a9..6fcce6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.1:
+
- adapt for usbfs death, change /proc/bus/usb to /sys/kernel/debug/usb
- drop harcoded /etc/dracut.conf.d/60-live.conf
- unmount /dev when needed