summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2019-11-08 12:15:55 +0100
committerJakub Steiner <jimmac@gmail.com>2019-11-08 12:15:55 +0100
commitf3582481bc7e00c855bc8b169457e01b6ca91a4a (patch)
tree5f741ec3ac00e12866c86b4237ef56c74478ee68
parent6a295f0b40f53cf82e07a2d26a1ea198b65e235f (diff)
downloadadwaita-icon-theme-f3582481bc7e00c855bc8b169457e01b6ca91a4a.tar.gz
prepare for 3.34.33.34.3
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c49722b44..3292bec03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.34.3
+ - fullcolor: trash icons (issue 42)
+ - symbolic: rotation lock (issue 49)
+ - symbolic: battery icons (issue 46)
3.34.2
- fullcolor: visible folder-documents
3.34.1
diff --git a/configure.ac b/configure.ac
index f1bf64e09..961d4592e 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.34.2],
+AC_INIT([adwaita-icon-theme], [3.34.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])