summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-30 18:06:32 +0200
committerraveit65 <[email protected]>2017-03-30 18:06:32 +0200
commit2c1957f884a5e11f8cd6536b9b4cca3f0ee86b6b (patch)
tree912b4547bff6c0572ca8252716b4ea7efd4aa713 /configure.ac
parenta4f21ec70b26aae76a071bdd323e0ea0faf7bf98 (diff)
downloadmate-panel-2c1957f884a5e11f8cd6536b9b4cca3f0ee86b6b.tar.bz2
mate-panel-2c1957f884a5e11f8cd6536b9b4cca3f0ee86b6b.tar.xz
pre-bump version
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 c30d8743..c85669da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.18.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.19.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])