diff options
author | monsta <[email protected]> | 2017-06-11 21:56:12 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-06-11 21:56:12 +0300 |
commit | b652631aa78987e339d0f182431ee77dc05e372c (patch) | |
tree | 5c07ca0111947905bf6b0078f330a80279c55ed8 /configure.ac | |
parent | 58b8bd541e0e09d39c3c9253ca41550d3b0f9516 (diff) | |
download | mate-panel-b652631aa78987e339d0f182431ee77dc05e372c.tar.bz2 mate-panel-b652631aa78987e339d0f182431ee77dc05e372c.tar.xz |
release 1.18.3v1.18.3
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 1f24f84a..6e9362ec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.18.3], [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]) |