diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-19 23:47:24 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-19 23:47:24 +0100 |
commit | 49678c6e1d301405d43e77554d9a06ac14717f8a (patch) | |
tree | b1577860438dbf7891dac33551f4c3c9be5e9b00 | |
parent | 0cb02b751bc95014936837441006bbc098d3730c (diff) | |
download | mate-panel-49678c6e1d301405d43e77554d9a06ac14717f8a.tar.bz2 mate-panel-49678c6e1d301405d43e77554d9a06ac14717f8a.tar.xz |
Bump version to 1.5.3mate-panel-1.5.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7c8807ab..b87e67f2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.5.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.5.3], [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]) |