diff options
author | raveit65 <[email protected]> | 2023-05-14 15:00:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-05-14 15:00:50 +0200 |
commit | 22a54631133b7acd4358cf2291fde43073125806 (patch) | |
tree | 0da7d2686d0b322818a52092db27e84e226962cd /configure.ac | |
parent | 607dd82bb58fc1a421226e5b7ed893693e612a04 (diff) | |
download | mate-themes-22a54631133b7acd4358cf2291fde43073125806.tar.bz2 mate-themes-22a54631133b7acd4358cf2291fde43073125806.tar.xz |
release 3.22.24v3.22.24
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 469e5fae..aad8e792 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.23], [https://mate-desktop.org]) +AC_INIT([mate-themes], [3.22.24], [https://mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |