summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-09-20 11:31:59 +0200
committerBastien Nocera <hadess@hadess.net>2016-09-20 11:31:59 +0200
commit4318dda25e155c5783f7ec7b615fdbd575c37e7b (patch)
treec60ff1a2592527c079b6649b24b51c7bd3f9d52b
parent7908eb1822f4ff548aba29d44439ed3c442bc6ec (diff)
downloadgsettings-desktop-schemas-4318dda25e155c5783f7ec7b615fdbd575c37e7b.tar.gz
3.22.03.22.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 58a4fc3..97f2491 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.22.0
+=======================
+- Translation updates
+
Major changes in 3.21.4
=======================
- Add tablet/stylus/pad schemas
diff --git a/configure.ac b/configure.ac
index 23e80b3..a5958f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.21.4],
+AC_INIT([gsettings-desktop-schemas], [3.22.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])