summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-02-13 09:45:36 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-02-13 09:45:36 -0500
commitd625b41d7b67d89f7c4366347fbb9330360c597a (patch)
tree441400f3671333ba7c41f9140e79c3628c926ace
parentccc7cedd69d9b75edaa8279bda29df4042a53bb5 (diff)
downloadgnome-themes-standard-d625b41d7b67d89f7c4366347fbb9330360c597a.tar.gz
release: prepare for 3.7.63.7.6
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b91b0a99..599b1e73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.7.6
+=====
+
+Fix a bug with GdMainIconView checkbox assets
+Fix some build errors
+
3.7.5
=====
diff --git a/configure.ac b/configure.ac
index 7de3bd0c..d67cd694 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.5],
+AC_INIT([gnome-themes-standard], [3.7.6],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])