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 a8da0db..0738203 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive
-VERSION = 2.1
+VERSION = 2.2
check:
perl -cw -I./lib $(NAME)
diff --git a/NEWS b/NEWS
index f6e693c..4fa17e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.2:
+
- umount_system_fs(): unmount /run too
2.1: