diff options
author | infirit <[email protected]> | 2014-09-28 20:22:07 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-28 20:22:07 +0200 |
commit | 45858b3aac0c46eaa5aa1b241ef654db8e846bd2 (patch) | |
tree | e491ce04a04c323931cd286f65a2e361fd8c362b | |
parent | 4566a3a0b7a0090403e592a57c764c930d89e2fe (diff) | |
download | mate-panel-45858b3aac0c46eaa5aa1b241ef654db8e846bd2.tar.bz2 mate-panel-45858b3aac0c46eaa5aa1b241ef654db8e846bd2.tar.xz |
Bump version to 1.8.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d77691c6..af5a422b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.8.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.8.1], [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]) |