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 72e05eb..396e087 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+New in 0.17:
+
+ * Fix 256x256@2/animations name in index.theme
+
New in 0.16:
* Add hidpi icon directories (e.g. 48x48@2) with scale=2
diff --git a/configure.ac b/configure.ac
index 2f2e397..48a7165 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([hicolor-icon-theme], [0.16])
+AC_INIT([hicolor-icon-theme], [0.17])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar foreign])
AC_PROG_INSTALL