summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 448d22659..7a0db577d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.30.0
+ - audio-speakers-symbolic rendering glitch (issue #11)
+ - *starred-symbolic 2px outline as per guidelines (issue #7)
+
3.29.90
- symbolic fingerprint, smartcard reader devices
- emoji category icons in symbolic form
diff --git a/configure.ac b/configure.ac
index c9b7c551f..840e6a745 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([adwaita-icon-theme], [3.29.90],
+AC_INIT([adwaita-icon-theme], [3.30.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])