[gnome-font-viewer] release: prepare for 3.25.90



commit 4a178d1061086149c9fb8e43fff3ca193bf76c33
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Aug 9 13:08:45 2017 -0700

    release: prepare for 3.25.90

 NEWS        |    9 +++++++++
 meson.build |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 00ce269..a8fb11c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+GNOME Font Viewer - 3.25.90
+-------------------------------------------------------------------------------
+• Use "Fonts" as user-visible application name (#783640, Jeremy Bicha)
+• Port to use the Meson build system (#783613, Jeremy Bicha)
+• Fix regression during startup sequence (#782738)
+• Don't use gnome-common or intltool (#783611, Jeremy Bicha)
+• Unconditionally source config.h (#783612, Jeremy Bicha)
+• Translation updates
+
 GNOME Font Viewer - 3.24.0
 -------------------------------------------------------------------------------
 • Improve usage of GApplication API
diff --git a/meson.build b/meson.build
index d305485..1cf4ba7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-font-viewer', 'c',
-        version: '3.25.0',
+        version: '3.25.90',
         license: 'GPLv2+',
         meson_version: '>= 0.40.1',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]