From bf9761e49891594261ae2de69c796ecc8caf5d4c Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 13 Apr 2013 20:08:33 +0000 Subject: 2.2 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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: -- cgit v1.2.1