diff options
author | raveit65 <[email protected]> | 2014-10-17 18:33:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-17 18:33:20 +0200 |
commit | a0efbf06d5736753465a82a4c429dcb30f6e8ed3 (patch) | |
tree | 26934334f281bcc3a34e2da50f7bdf9031ccbc17 /configure.ac | |
parent | 503ae60a7d60a37293fe4c83e10d3ae1594aaf26 (diff) | |
download | mate-themes-a0efbf06d5736753465a82a4c429dcb30f6e8ed3.tar.bz2 mate-themes-a0efbf06d5736753465a82a4c429dcb30f6e8ed3.tar.xz |
pre-bump version to reflect GTK3-3.14 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 75cd049d..0222193a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.14.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |