summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2013-07-31 11:01:57 +0200
committerJakub Steiner <jimmac@gmail.com>2013-07-31 11:01:57 +0200
commit191387a764a4b0279a2a4ff0458f415536ce7420 (patch)
tree83cfcbb0789586afc6f461cf22c90d325471c9b8
parentc9172534202123e9bdf931dcce5816a36e33eef0 (diff)
downloadadwaita-icon-theme-191387a764a4b0279a2a4ff0458f415536ce7420.tar.gz
3.9.5 release3.9.5
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7e92867d3..26292e7f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.9.5
+ - color shift for folder (bug #700757)
+
3.8.2
- heaphones & headset
- notifications panel updated
diff --git a/configure.ac b/configure.ac
index 851a867e1..d2fa3ff35 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-icon-theme], [3.8.2],
+AC_INIT([gnome-icon-theme], [3.9.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])