diff options
author | raveit65 <[email protected]> | 2018-01-24 19:37:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-24 19:37:51 +0100 |
commit | e8f52ab153125b06d0de4847274d29dc0ac951a6 (patch) | |
tree | 3572378c3edd53afda76bd47fb6abfa878983ec6 /configure.ac | |
parent | c191c3e9e903c26f263def599325bed5c4b7d12c (diff) | |
download | mate-panel-e8f52ab153125b06d0de4847274d29dc0ac951a6.tar.bz2 mate-panel-e8f52ab153125b06d0de4847274d29dc0ac951a6.tar.xz |
release 1.19.5v1.19.5
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 35491785..bb4979d8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.19.4], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.19.5], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) |