diff options
author | raveit65 <[email protected]> | 2015-01-10 16:30:17 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-01-10 16:30:17 +0100 |
commit | 4158d2bd2a2f0890635a1a8f38cb8aedc7b11430 (patch) | |
tree | 35b34bc2659f7765b3f165c1589745f383756abe /configure.ac | |
parent | 05bb4708c92063d5b6d2eb0fb4137c0f1866541b (diff) | |
download | mate-themes-gtk3.12-1.9.3.tar.bz2 mate-themes-gtk3.12-1.9.3.tar.xz |
bump version to 1.9.3 and update Newsmate-themes-gtk3.12-1.9.3
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 effc87bc..3c2bc543 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.12], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.12], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |