diff options
author | raveit65 <[email protected]> | 2017-03-30 17:19:23 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-30 17:19:23 +0200 |
commit | 0df14616e04c0a0bd060b32267d4bb3f365bd45a (patch) | |
tree | 2f7abcbf56721a67664db807bb266354582517bd /configure.ac | |
parent | cff64c748734ff9b63d0e5c4ca0add350ed865ce (diff) | |
download | mate-icon-theme-0df14616e04c0a0bd060b32267d4bb3f365bd45a.tar.bz2 mate-icon-theme-0df14616e04c0a0bd060b32267d4bb3f365bd45a.tar.xz |
pre-bump version
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 fbbf17a..696626d 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.18.0], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.19.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]) |