diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-18 20:32:19 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-18 20:32:19 +0100 |
commit | 9aae46564d702eedcb7b6fd3dabe2a5a6e9fcd34 (patch) | |
tree | d3d54ceb0b7f945d2dcb5da03d7450be9d766c83 /configure.ac | |
parent | 22af966d5d3afcd44c2d187748d00bde19bbefa2 (diff) | |
download | mate-themes-9aae46564d702eedcb7b6fd3dabe2a5a6e9fcd34.tar.bz2 mate-themes-9aae46564d702eedcb7b6fd3dabe2a5a6e9fcd34.tar.xz |
Bump version to 1.7.90mate-themes-1.7.90
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 9eddb768..c4e15d2e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.7.2], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.7.90], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |