summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2019-08-06 11:42:14 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2019-08-06 11:42:14 +0200
commit765927234e602b331deb60fec9d3f9cd78fc2494 (patch)
tree41576da996dd65026b0991a55fe2ff3004bb294e
parent1af30d9a82bf0026b9d815917a6e3544898f518c (diff)
downloadgnome-font-viewer-765927234e602b331deb60fec9d3f9cd78fc2494.tar.gz
release: prepare for 3.33.903.33.90
-rw-r--r--NEWS5
-rw-r--r--meson.build2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d03d05..0103c49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+GNOME Font Viewer - 3.33.90
+-------------------------------------------------------------------------------
+• Fix compiler warning [!9, Kalev Lember]
+• Translation updates
+
GNOME Font Viewer - 3.33.4
-------------------------------------------------------------------------------
• Add a keyboard shortcut to go Back [#9, James Westman]
diff --git a/meson.build b/meson.build
index 861e345..4b0c5e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-font-viewer', 'c',
- version: '3.33.4',
+ version: '3.33.90',
license: 'GPLv2+',
meson_version: '>= 0.50.0',
)