diff options
author | infirit <[email protected]> | 2014-12-08 12:38:51 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-12-08 12:38:51 +0100 |
commit | 565248cbc5ce991c9b21671687a535db0a95f9a2 (patch) | |
tree | e5e26bef7092e6d2b6555cab16c0ffe4b7d388f0 /configure.ac | |
parent | a52688bf134120536eddfb0dc398e06992368587 (diff) | |
download | mate-panel-565248cbc5ce991c9b21671687a535db0a95f9a2.tar.bz2 mate-panel-565248cbc5ce991c9b21671687a535db0a95f9a2.tar.xz |
Bump version to 1.9.4
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 56be8ca1..3335b7df 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.9.3], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.9.4], [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]) |