diff options
author | Stefano Karapetsas <[email protected]> | 2014-05-03 00:39:39 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-05-03 00:39:39 +0200 |
commit | 91d7896f5a772cc9d5f5a41107999716915fc30b (patch) | |
tree | d6eac0f10f3c588d2370ecb3b0d4a57c49fd4c32 /configure.ac | |
parent | 2c0695438d3b7acf0e1bc7c93ade1f21a4556293 (diff) | |
download | mate-themes-91d7896f5a772cc9d5f5a41107999716915fc30b.tar.bz2 mate-themes-91d7896f5a772cc9d5f5a41107999716915fc30b.tar.xz |
Bump version to 1.9.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 3385fed3..3edd3a91 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.8.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.9.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]) |