summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2018-09-03 12:06:44 +0200
committerJakub Steiner <jimmac@gmail.com>2018-09-03 12:06:44 +0200
commita7f55acb9da10caa4ae4c712a67260e059091603 (patch)
tree2327a54525e372e16218fdaa7bb2339d56fc4fbd
parentdb7bf768329f4804ba657ae2cc2a3c3993df1fad (diff)
downloadadwaita-icon-theme-3.30.0.tar.gz
prepare for 3.30.03.30.0
-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])