summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-11-22 12:08:39 +0100
committerStefano Karapetsas <[email protected]>2014-11-22 12:19:05 +0100
commit942cbeb00cc425fcce0f416f3ae1c76e49610ebc (patch)
treec6c3bcb22d3445f282c7e7d229e141d54ea96bd0 /configure.ac
parent2c7c8e00e0697e1908c28d25f93bee166835565b (diff)
downloadmate-panel-942cbeb00cc425fcce0f416f3ae1c76e49610ebc.tar.bz2
mate-panel-942cbeb00cc425fcce0f416f3ae1c76e49610ebc.tar.xz
Bump version to 1.9.3mate-panel-1.9.3
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 34d64a25..56be8ca1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.9.2], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.9.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])