summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-05-04 14:29:49 +0200
committerStefano Karapetsas <[email protected]>2015-05-04 14:29:49 +0200
commitd6b4055b55f31cde39b23d7d2191c3bab14a02e2 (patch)
tree7fffbe4cfcd06032049892d89c50f2f7904ed2d2 /configure.ac
parent2fba2dc107daa4afab508dbc3e897ad9b93a07b5 (diff)
downloadmate-panel-d6b4055b55f31cde39b23d7d2191c3bab14a02e2.tar.bz2
mate-panel-d6b4055b55f31cde39b23d7d2191c3bab14a02e2.tar.xz
Bump version to 1.10.0mate-panel-1.10.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index be8c14b4..93c6e409 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.9.91], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.10.0], [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])