summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-08-21 11:03:39 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2012-08-21 11:03:39 +0200
commit8e02bf7cc89c34012ce4e3deadde4a8bdacbe431 (patch)
tree67d6a135f7ecdaacb89a9f8e67c2b6b37bb53d24
parent4f81013d47d658f38e8ce44ec570d167502526b1 (diff)
downloadgnome-themes-standard-3.5.90.1.tar.gz
release: prepare for 3.5.90.13.5.90.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ebd7c31b..a6ef05e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.5.90.1
+========
+
+Fix missing GTK2 theme image assets
+Fix unwanted border on backdrop column headers
+
3.5.90
======
diff --git a/configure.ac b/configure.ac
index de6c6b62..bde03da8 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.5.90],
+AC_INIT([gnome-themes-standard], [3.5.90.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])