summaryrefslogtreecommitdiff
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
parent2c7c8e00e0697e1908c28d25f93bee166835565b (diff)
downloadmate-panel-942cbeb00cc425fcce0f416f3ae1c76e49610ebc.tar.bz2
mate-panel-942cbeb00cc425fcce0f416f3ae1c76e49610ebc.tar.xz
Bump version to 1.9.3mate-panel-1.9.3
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5312cc8f..1aefd892 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.2
+1.9.3
*
1.8.0
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])