diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-27 00:23:01 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-27 00:23:01 +0100 |
commit | 0ff02ff5913e3daaeba96f3d99b628f1a23bdecc (patch) | |
tree | ba94910752fae2dfb6de33beeab9b810eefdb187 /configure.ac | |
parent | e6c9ba8a872993215df4ea8ade52972a81afc52e (diff) | |
download | mate-themes-0ff02ff5913e3daaeba96f3d99b628f1a23bdecc.tar.bz2 mate-themes-0ff02ff5913e3daaeba96f3d99b628f1a23bdecc.tar.xz |
Bump version to 1.5.2mate-themes-1.5.2
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 6c70c9cd..6e7e9ad5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.5.1], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.5.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar]) |