From e8c914f10bfd9c31406d6faefb50b8f9fcc2dbd2 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 7 Dec 2020 16:16:18 +0000 Subject: 2.26 --- Makefile | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e22b0c3..eb6299a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.25 +VERSION = 2.26 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index 2154f8a..8803a4e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ +2.26 + - fix X connection failure under GNOME/Xwayland - disable timeout when running gurpmi2 to install updates +- translation updates 2.25 -- cgit v1.2.1