summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-04-09 20:35:25 +0200
committerStefano Karapetsas <[email protected]>2015-04-09 20:35:25 +0200
commit2fba2dc107daa4afab508dbc3e897ad9b93a07b5 (patch)
tree6504d34fc588c43034654b9901f9f8158bd14a52
parentccadd3e3a1a4b2c19be82500efcbd553ac247617 (diff)
downloadmate-panel-2fba2dc107daa4afab508dbc3e897ad9b93a07b5.tar.bz2
mate-panel-2fba2dc107daa4afab508dbc3e897ad9b93a07b5.tar.xz
Bump version to 1.9.91mate-panel-1.9.91
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f3391fb8..54dca96b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.90
+1.9.91
* 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 ba532fba..be8c14b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.9.90], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.9.91], [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])