summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-03-19 05:50:12 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2013-03-19 05:50:12 -0400
commit97bf974764800b4cced35961cdc49b829d50fd59 (patch)
tree82165bd86a49b38816f3d79ac8e73e87d23f1b79
parent6c61efff478b47c78ab12bb39202ac14bcf60d3f (diff)
downloadgnome-themes-standard-97bf974764800b4cced35961cdc49b829d50fd59.tar.gz
release: prepare for 3.7.923.7.92
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0606f2bf..80781c33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.7.92
+======
+
+GTK3:
+ Add theming support for GtkBubbleWindow text touch selections
+ Fix clipped border in OSD frames
+ Fix unmatching selection mode border width for header bars
+ Update Baobab theming for latest master
+
3.7.91
======
diff --git a/configure.ac b/configure.ac
index 209b2985..5b7159f6 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.7.91],
+AC_INIT([gnome-themes-standard], [3.7.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])