From ba734e6267bc22443edb8a90517ce01a9bc04d4d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 9 May 2015 17:48:14 +0200 Subject: 2.4 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c8f090d..953e00b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.3 +VERSION = 2.4 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index 66acfce..93926dd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +2.4 + - fix loosing i18n settings on !live install (mga#15273) 2.3 -- cgit v1.2.1