summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-02-07 17:57:14 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2012-02-07 17:57:14 -0500
commit319556426c44eed0e9eea759bc763b038419667f (patch)
treeec6325d738d9bc9c1f9bf13fca6dd8a083d06b68
parent970dcadeb8847b7792bfd6b3ab38d83651f1f6c7 (diff)
downloadgnome-themes-standard-3.3.5.1.tar.gz
release: prepare for 3.3.5.13.3.5.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 572261b5..63eb7bbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.3.5.1
+=======
+
+Fix gedit/Epiphany tabs
+Fix wrong selected text color
+
3.3.5
=====
diff --git a/configure.ac b/configure.ac
index 655d9a47..c167584e 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.3.5],
+AC_INIT([gnome-themes-standard], [3.3.5.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])