[gsettings-desktop-schemas] Release 3.31.0.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Release 3.31.0.1
- Date: Tue, 11 Dec 2018 15:51:19 +0000 (UTC)
commit 9b6684552835c9a93076b621465585feb03ca3f5
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Dec 11 16:33:32 2018 +0100
Release 3.31.0.1
NEWS | 4 ++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 12bb46b..123a728 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.31.0.1
+=========================
+- Brown paper bag release, included several fixes to meson build
+
Major changes in 3.31.0
=======================
- Add settings to inhibit microphone/camera
diff --git a/configure.ac b/configure.ac
index 9b64624..356b9cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.31.0],
+AC_INIT([gsettings-desktop-schemas], [3.31.0.1],
[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 c15e365..057c569 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gsettings-desktop-schemas', 'c',
- version: '3.31.0',
+ version: '3.31.0.1',
default_options: [
'warning_level=2'
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]