summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-03-20 12:47:25 +0100
committerBastien Nocera <hadess@hadess.net>2017-03-20 12:47:25 +0100
commita5c759a1d9d7e4825f94da30f0f8fb8abc2e3efb (patch)
tree7843cb3fec03939314bcaf8a9d951f981f76b3ec
parent90978f43e089862ff6869c5b068c5a3afc2cb40d (diff)
downloadgsettings-desktop-schemas-a5c759a1d9d7e4825f94da30f0f8fb8abc2e3efb.tar.gz
3.24.03.24.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 635db01..609c980 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.24.0
+=======================
+- Translation updates
+
Major changes in 3.23.90
========================
- Use more fancy characters in translatable strings
diff --git a/configure.ac b/configure.ac
index 2eacc1f..4f4c59f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.23.90],
+AC_INIT([gsettings-desktop-schemas], [3.24.0],
[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])