summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-03-20 22:28:16 +0100
committerJakub Steiner <jimmac@gmail.com>2014-03-20 22:28:16 +0100
commit7684a0e6547079d347175179297bc1bb4b97930e (patch)
tree8c4a70bcba5b83f55b49a04e90f521ead9cdc67f
parent5c8bb2d09cc4124fb1b0631b7de35251998f7a58 (diff)
downloadadwaita-icon-theme-7684a0e6547079d347175179297bc1bb4b97930e.tar.gz
prepare for 3.11.92 release3.11.92
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f7594199..2fb67ab1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.11.92
+ - semi starred icon (bug #689098)
+ - better fir for Files and save/open icons
+ - addon and repositories icons (bug #724669)
+
3.11.5
- scale gedit properly
- media-player cleanup
diff --git a/configure.ac b/configure.ac
index 896ee3d74..9767249e4 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.11.5],
+AC_INIT([gnome-icon-theme], [3.11.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])