summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2019-09-12 14:04:09 +0200
committerJakub Steiner <jimmac@gmail.com>2019-09-12 14:04:09 +0200
commit4b07f58bf29380bf65c3828122c07c61e53e285a (patch)
treea5b19c02726ffdb94ddcaa133eab5336ad3883d2
parent3765f37390055faf5e4630fbf6c07237a0ebdea8 (diff)
downloadadwaita-icon-theme-3.34.0.tar.gz
prepare for 3.34.0 release3.34.02.34.0
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 802c3f109..c8bbe085e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+3.34.0
3.33.92
- symbolic: send-to metaphor
- symbolic: battery-missing-symbolic (sam)
diff --git a/configure.ac b/configure.ac
index bc49c28c8..39a824db7 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.33.92],
+AC_INIT([adwaita-icon-theme], [3.34.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])