summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-02-05 14:40:06 +0000
committerRichard Hughes <richard@hughsie.com>2013-02-05 14:40:06 +0000
commit1292468b3b9c1113330d77cfad28cd69b5226ebe (patch)
treeebdda64dbce0996f96f86d07ed642a4c333c8847
parent382b24ced87f573963c21564b1c6c5ccd7f94579 (diff)
downloadgsettings-desktop-schemas-3.7.5.tar.gz
3.7.53.7.5
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 385f3a7..0d7b77c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.7.5
+======================
+* Rename resident-in-lock-screen key
+* Use the Super key for workspace and application switcher shortcuts
+* Translation updates
+
Major changes in 3.7.4
======================
diff --git a/configure.ac b/configure.ac
index 38dd683..ac59de2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.7.4],
+AC_INIT([gsettings-desktop-schemas], [3.7.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas])
AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in.in)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])