[gnome-characters] Release 3.27.92



commit fcc515331d7308252380e2cf5a785b3a3c7876f8
Author: Daiki Ueno <dueno src gnome org>
Date:   Mon Mar 5 05:55:29 2018 +0100

    Release 3.27.92

 NEWS         | 16 ++++++++++++++++
 configure.ac |  2 +-
 meson.build  |  2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b12a1b..e9c5c68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.27.92
+===
+
+- build: Port to meson build system
+- libgc: Perform full canonical decomposition for Hangul syllables
+
+New And Updated Translations
+============================
+Alain Lojewski (fr)
+Cédric Valmary (oc)
+GNOME Translation Robot (gd)
+Khaled Hosny (ar)
+Kjartan Maraas (nb)
+Pieter Schalk Schoeman (af)
+Stas Solovey (ru)
+
 3.26.2
 ===
 
diff --git a/configure.ac b/configure.ac
index c9382ee..6cea604 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([org.gnome.Characters], [3.26.2],
+AC_INIT([org.gnome.Characters], [3.27.92],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-characters],
         [gnome-characters])
 
diff --git a/meson.build b/meson.build
index ff45819..938308a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'org.gnome.Characters', 'c',
-  version: '3.26.2',
+  version: '3.27.92',
   license: 'BSD3',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.42.0'


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