summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-01 13:53:49 -0400
committerlukefromdc <[email protected]>2024-04-01 13:53:49 -0400
commitf65dec4c1e53ab1dc766f7633d1991e7b0468289 (patch)
tree6acd30954e893889810a6307b5732ec70aace1bb /configure.ac
parent22a54631133b7acd4358cf2291fde43073125806 (diff)
downloadmate-themes-f65dec4c1e53ab1dc766f7633d1991e7b0468289.tar.bz2
mate-themes-f65dec4c1e53ab1dc766f7633d1991e7b0468289.tar.xz
3.22: synch with master as there are no breaking changes between GTK 3.22 and 3.24gtk3.22
We just release 3.22.25 from the master branch anyway
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aad8e792..bee27923 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.24], [https://mate-desktop.org])
+AC_INIT([mate-themes], [3.22.25], [https://mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])