summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2016-09-19 22:27:31 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2016-09-19 22:27:31 -0700
commit021c1b4062d251f427fce0f27d921dedba922f5f (patch)
treefc80a353b406207d2e69b6fadf182d0f326d259e
parentef7233b577cb3bd65dbf2fc37c0975a550f5687c (diff)
downloadgnome-font-viewer-021c1b4062d251f427fce0f27d921dedba922f5f.tar.gz
release: prepare for 3.22.03.22.0gnome-3-22
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f35ba77..92a9b2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+GNOME Font Viewer - 3.22.0
+-------------------------------------------------------------------------------
+
+• Add an icon name to the window
+• Don't explicitly load RTL icons
+• Translation updates
+
GNOME Font Viewer - 3.20.2
-------------------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 26b322f..38462ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-font-viewer], [3.20.2],
+AC_INIT([gnome-font-viewer], [3.22.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-font-viewer],
[gnome-font-viewer],
[http://live.gnome.org/GnomeUtils])