diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-16 23:53:34 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-16 23:53:34 +0200 |
commit | 6c0aab96aa634383b3e01ce94304194b8a05cfd3 (patch) | |
tree | 168df3bd3ea5afd486ee43149c3bf621aae7743a /configure.ac | |
parent | b6c3c38db9d4c0abb201f2f8a109c69b575db6e9 (diff) | |
download | mate-panel-6c0aab96aa634383b3e01ce94304194b8a05cfd3.tar.bz2 mate-panel-6c0aab96aa634383b3e01ce94304194b8a05cfd3.tar.xz |
bump version to 1.5.2mate-panel-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 e52a78b2..557cb459 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.5.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.5.2], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability]) |