diff options
author | raveit65 <[email protected]> | 2021-03-27 16:30:43 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-03-27 16:49:21 +0100 |
commit | fd4688af5646a9c8b77651c6b00e093e89b0ed6d (patch) | |
tree | afe166797bacb22b51220a912aebd04dfe61458d /configure.ac | |
parent | 2c9a93db2c0d652e25130a3a2607c5a4baa269f0 (diff) | |
download | mate-themes-fd4688af5646a9c8b77651c6b00e093e89b0ed6d.tar.bz2 mate-themes-fd4688af5646a9c8b77651c6b00e093e89b0ed6d.tar.xz |
release 3.22.22
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 38ce192f..ae4ec045 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.21], [https://mate-desktop.org]) +AC_INIT([mate-themes], [3.22.22], [https://mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |