summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-08 20:38:32 -0400
committerlukefromdc <[email protected]>2024-04-08 20:38:32 -0400
commit5075a957adfa2e3380cac81cac51e44b8384087e (patch)
tree7b43993fac3a0374b0081024f23221ed356119f9
parent4b3918ae0d1a9c20fb29fa51f217a95601ef2f2d (diff)
downloadmate-themes-master.tar.bz2
mate-themes-master.tar.xz
Release 3.22.26HEADv3.22.26master
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 25510847..10602d72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,12 @@
+### 3.22.26 (GTK 3.22)
+
+ * Re-release after fixing ci
+ * ci: Use Ubuntu jammy not focal
+
### 3.22.25 (GTK 3.22)
* Translations update
- * submarine: Specify foreground color in headerba
+ * submarine: Specify foreground color in headerbar
### 3.22.24 (GTK 3.22)
diff --git a/configure.ac b/configure.ac
index bee27923..0b722da4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.25], [https://mate-desktop.org])
+AC_INIT([mate-themes], [3.22.26], [https://mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])