From 1e01a44e87b5693df48df02f3634d946d24d88d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 4 Apr 2017 20:46:07 +0200 Subject: 2.11 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dd446d5..9e5e944 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.10 +VERSION = 2.11 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index a6857a3..0cdb9f5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +2.11 - try to ensure kernel is informed of partition table changes (mga#20619). 2.10 -- cgit v1.2.1