summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2013-08-20 21:31:31 +0200
committerJakub Steiner <jimmac@gmail.com>2013-08-20 21:31:31 +0200
commit0f8bc02f7a9c4322736ee31c5e77101b5616e55e (patch)
tree470944ac1e6f9bfb0640c86a72b60c62f39eea53
parentf06c0873df864a7e1c1b9000cadd776da9acfa48 (diff)
downloadgnome-themes-standard-0f8bc02f7a9c4322736ee31c5e77101b5616e55e.tar.gz
prepare for 3.9.90 release3.9.90
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 319d54c8..b46dfc87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.9.90
+======
+
+New style for WM buttons to go together with the new headerbar
+controls.
+
+GTK3:
+ Improved client side decorations.
+ New radiobuttons and checkboxes.
+ HIDPI support.
+ Unified infobar styling.
+ App specific fixes for Contacts, Baobab. (Erick PĂ©rez Castellanos,
+ Stefano Facchini)
+
3.9.3
=====
diff --git a/configure.ac b/configure.ac
index 6ac36f31..f01812d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-themes-standard], [3.9.3],
+AC_INIT([gnome-themes-standard], [3.9.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])