summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
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