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 ffe635a0..db467798 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = mgaonline
-VERSION:=3.25
+VERSION:=3.26
MGAUPDATE = mgaupdate
MGAAPPLET = mgaapplet
diff --git a/NEWS b/NEWS
index d6a3bf77..96159653 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
+Version 3.26 - 27 January 2019, Martin Whitaker
+
- force use of X11 backend when running on Wayland (mga#20680)
- mgaapplet-upgrade-helper: force use of Adwaita theme (mga#21425)
o prevents display issues if current theme (e.g. oxygen-gtk) is obsoleted
+- translation updates
Version 3.25 - 1 August 2017, RĂ©mi Verschelde