summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2011-07-22 12:07:18 +0200
committerJakub Steiner <jimmac@gmail.com>2011-07-22 12:16:09 +0200
commitbe365850c90a418075f985880c49d3b9cd0f6c43 (patch)
tree8077dea9078ab44a570c7150675f417cd5815979
parent9b14b315a7242dc216e5a017f82963abeb892c35 (diff)
downloadadwaita-icon-theme-be365850c90a418075f985880c49d3b9cd0f6c43.tar.gz
Prepare for a release.
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 89cba1ef6..ab881d354 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.1.4
+ - printer-network
+ - starred/unstarred status
+ - window decoration icons updated to current look. Also addresses #650712
+
3.0.0
- prepare for awesome
- camera-web highres
diff --git a/configure.ac b/configure.ac
index 44abf1340..b29941065 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.0.0],
+AC_INIT([gnome-icon-theme], [3.1.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])