diff options
author | raveit65 <[email protected]> | 2016-04-05 15:05:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-04-05 15:05:57 +0200 |
commit | 7a40d97fb93b161df5168bc52ebe2a13004cf696 (patch) | |
tree | 5778ec0c34127f2a599214e6778f144886f5da98 /configure.ac | |
parent | 1789fa48bfd9ed1b55f822e7029079e56500d4a0 (diff) | |
download | mate-icon-theme-7a40d97fb93b161df5168bc52ebe2a13004cf696.tar.bz2 mate-icon-theme-7a40d97fb93b161df5168bc52ebe2a13004cf696.tar.xz |
release 1.14.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 039b52c..e729ab1 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.13.0], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.14.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]) |