diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-22 23:45:10 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-22 23:45:10 +0100 |
commit | 78d1928f2cdfcb7694fbd1524bddcc478c9f2e54 (patch) | |
tree | fb804e1c710e3cc7b2b22f779cdb61571cdd6abd /configure.ac | |
parent | 04c9ce8071d19681eaf4224ba1269a0c96080edf (diff) | |
download | mate-themes-78d1928f2cdfcb7694fbd1524bddcc478c9f2e54.tar.bz2 mate-themes-78d1928f2cdfcb7694fbd1524bddcc478c9f2e54.tar.xz |
Bump version to 1.5.1mate-themes-1.5.1
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 764f389d..1e4b2f1e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.5.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.5.1], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar]) |