diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 13:57:08 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 13:57:08 +0000 |
commit | ad391a3563b8304f8d1cb49c348da2a84223c44f (patch) | |
tree | 87f1d6fc1a216f28f954e822f55f3cfab6e0825d /configure.ac | |
parent | 0e9e9e34cf6eda1d8112c868a8247202b7b92b51 (diff) | |
download | mate-icon-theme-ad391a3563b8304f8d1cb49c348da2a84223c44f.tar.bz2 mate-icon-theme-ad391a3563b8304f8d1cb49c348da2a84223c44f.tar.xz |
1.12.0v1.12.0
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 d24de7a..58b8f14 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([mate-icon-theme], [1.11.0], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.12.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip foreign check-news]) |