diff options
author | raveit65 <[email protected]> | 2017-06-13 07:52:31 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-07-02 11:25:01 +0200 |
commit | c9291a1dd3a3a7b169c630f31c70df019de46675 (patch) | |
tree | 23cbaecd84c781374e0ddda8e6037bc50d71cb3d /configure.ac | |
parent | 8caba2119a68da7698072e6b6edece7828ce2b2a (diff) | |
download | mate-themes-c9291a1dd3a3a7b169c630f31c70df019de46675.tar.bz2 mate-themes-c9291a1dd3a3a7b169c630f31c70df019de46675.tar.xz |
release 3.22.12
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 6b187f68..151fa366 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.11], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.12], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |