summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-07-25 16:01:47 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2011-07-25 16:29:46 +0200
commit5a851bd14f87a999ef919f48c109560b82955e1e (patch)
tree3459b376f88663fe3cec25c564f3a9bc929509f5
parent8ef8e6213af9adb1c3f6825b8bfecdafb52a250f (diff)
downloadgnome-themes-standard-3.1.4.tar.gz
release: update for 3.1.43.1.4
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index adb597b5..7e5bb8ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.1.4
+=====
+
+Update the dark theme with a blue selection color
+Use the raised style for buttons in inline-toolbars
+Revert to light colors for the menus now that the mutter shadows are fixed
+Build fixes
+
3.1.3
=====
diff --git a/configure.ac b/configure.ac
index 3f186d6c..9c002de3 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.1.3],
+AC_INIT([gnome-themes-standard], [3.1.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])