From 5d7ddb6d43493846eaa84b74678571bbc204c1d7 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 9 Feb 2015 11:52:46 +0100 Subject: 2.3 --- Makefile | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bccc859..c8f090d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.2 +VERSION = 2.3 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index ccaf3ab..251a81f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +2.3 + +- translation updates - i18n: ensure preferred locale.conf is read (over sysconfig/i18n) 2.2 -- cgit v1.2.1