summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2017-08-22 09:27:30 +0200
committerAlexander Larsson <alexl@redhat.com>2017-08-22 09:27:30 +0200
commit42104e0d9c9af5201a3e502396730619217f626d (patch)
tree8c9ec2f9c88574488dcbf0f54439897554da7da8
parent32c98e0e645dc62ced846061d2c019f2d8f72730 (diff)
Release 0.160.16
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e55d252..72e05eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+New in 0.16:
+
+ * Add hidpi icon directories (e.g. 48x48@2) with scale=2
+
New in 0.15:
* A new icon subdirectory symbolic/apps is available for symbolic
diff --git a/configure.ac b/configure.ac
index c60e576..2f2e397 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([hicolor-icon-theme], [0.15])
+AC_INIT([hicolor-icon-theme], [0.16])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar foreign])
AC_PROG_INSTALL