summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2018-11-19 16:44:15 +0100
committerJakub Steiner <jimmac@gmail.com>2018-11-19 16:44:15 +0100
commit8168063b3fe7a69f7d76484442dec794599b7d58 (patch)
treeba41c793a90da2f4f9f760f6e31e09f32cea7071
parentefb5913dfd7fdc8281e58ca7a968628c887f1e06 (diff)
downloadadwaita-icon-theme-gnome-3-30.tar.gz
prepare for 3.30.13.30.1gnome-3-30
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a0db577d..24cb8f42a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.30.1
+ - fix nasty misrendering of inode-directory-symbolic
+
3.30.0
- audio-speakers-symbolic rendering glitch (issue #11)
- *starred-symbolic 2px outline as per guidelines (issue #7)
diff --git a/configure.ac b/configure.ac
index 840e6a745..38e64bde5 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.30.0],
+AC_INIT([adwaita-icon-theme], [3.30.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])