summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2013-09-24 13:09:42 +0200
committerJakub Steiner <jimmac@gmail.com>2013-09-24 13:09:42 +0200
commit2d369fc600f7169b4f147499e4c28bef2eed2e34 (patch)
treece07f93982e558054751cb16c58dc2ee9e6ebd98
parent2a33ae68119857d440c09f72e1abd502c419dd5a (diff)
downloadgnome-themes-standard-2d369fc600f7169b4f147499e4c28bef2eed2e34.tar.gz
prepare for 3.10.0 release3.10.0
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 036ca312..bce5e334 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.10.0
+======
+ gedit specific tweaks
+ expose close button in tabs better
+ abrt high contrast icon fix
+ CSD decoration fixes
+ color definition cleanup
+ gtk menu border fix when running outside of gnome-shell (#707358)
+
3.9.91
======
diff --git a/configure.ac b/configure.ac
index 71e05cf6..45f5befb 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.91],
+AC_INIT([gnome-themes-standard], [3.10.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])