[gsettings-desktop-schemas] Release 3.31.90
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Release 3.31.90
- Date: Tue, 5 Feb 2019 23:12:14 +0000 (UTC)
commit 5776106b5a99fd0c4dcbf366ddcdd67581f4cb0c
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Feb 6 00:09:12 2019 +0100
Release 3.31.90
NEWS | 6 ++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f36aac1..2d8eced 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.31.90
+========================
+- Updated default monospace font
+- More meson build fixes
+- Translation updates
+
Major changes in 3.31.0.2
=========================
- Fixed generation of enums XML on meson builds
diff --git a/configure.ac b/configure.ac
index 20fa622..cfb579d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.31.0.2],
+AC_INIT([gsettings-desktop-schemas], [3.31.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas])
AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])
diff --git a/meson.build b/meson.build
index c30b046..31decf5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gsettings-desktop-schemas', 'c',
- version: '3.31.0.2',
+ version: '3.31.90',
default_options: [
'warning_level=2'
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]