summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-08-30 09:05:46 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-08-30 10:49:55 -0400
commit0552ef75e21dc85bac346f0595fccee584929382 (patch)
tree28fc8aa1e03d9d8f52c87bfe47ccc2b0b71bae1a
parent58a436b3eec39b9568fc7d90bdda19e28cdd5bab (diff)
downloadgnome-font-viewer-0552ef75e21dc85bac346f0595fccee584929382.tar.gz
3.30.03.30.0
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d2e7489..9c65243 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GNOME Font Viewer - 3.30.0
+-------------------------------------------------------------------------------
+• Show some more OpenType features
+• Improve app data
+• Translation updates
+
GNOME Font Viewer - 3.28.0
-------------------------------------------------------------------------------
• Translation updates
diff --git a/meson.build b/meson.build
index ccfa7bc..b0c949e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-font-viewer', 'c',
- version: '3.28.0',
+ version: '3.30.0',
license: 'GPLv2+',
meson_version: '>= 0.40.1',
)