summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-03-05 13:17:15 +0100
committerBastien Nocera <hadess@hadess.net>2018-03-05 13:18:44 +0100
commitbcbf9c6a0e6dc68acea4cd9501e1f9d7ebbeb01c (patch)
tree81c6e8723583e3fb6c016a36d92df8b2e16aeb3d
parent933a9243fc5576571e1e4c6c6ed4b3e9f65a318f (diff)
downloadgsettings-desktop-schemas-bcbf9c6a0e6dc68acea4cd9501e1f9d7ebbeb01c.tar.gz
3.27.923.27.92
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0fc75eb..8a38334 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.27.92
+========================
+- Translation updates
+
Major changes in 3.27.90
========================
- Add setting about whether to allow volume above 100%
diff --git a/configure.ac b/configure.ac
index dc75ab3..f20080b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.27.90],
+AC_INIT([gsettings-desktop-schemas], [3.27.92],
[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])