diff options
author | lukefromdc <[email protected]> | 2024-04-08 20:38:32 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-04-08 20:38:32 -0400 |
commit | 5075a957adfa2e3380cac81cac51e44b8384087e (patch) | |
tree | 7b43993fac3a0374b0081024f23221ed356119f9 /configure.ac | |
parent | 4b3918ae0d1a9c20fb29fa51f217a95601ef2f2d (diff) | |
download | mate-themes-5075a957adfa2e3380cac81cac51e44b8384087e.tar.bz2 mate-themes-5075a957adfa2e3380cac81cac51e44b8384087e.tar.xz |
Release 3.22.26v3.22.26
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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]) |