summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])