summaryrefslogtreecommitdiff
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
parent2fba2dc107daa4afab508dbc3e897ad9b93a07b5 (diff)
downloadmate-panel-d6b4055b55f31cde39b23d7d2191c3bab14a02e2.tar.bz2
mate-panel-d6b4055b55f31cde39b23d7d2191c3bab14a02e2.tar.xz
Bump version to 1.10.0mate-panel-1.10.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 54dca96b..08f1a143 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.91
+1.10.0
* Gtk3, Fix deprecated use of gdk pointer api
* Gtk3, Port all GtkStyle to GtkStyleContext
* Gtk3, Port gtk_rc_parse_string to GtkCssProvider
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])