summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-02-06 23:24:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-02-06 23:24:07 -0500
commit7e282f0663ef81b9af0dd8ca32b60cb783e2b9f0 (patch)
treee46f87ad814759fe88d25b8e85b84d8eaad3d668
parent14f92b1479aa065edf3f0aa86b87d4c4ff1fe2ba (diff)
downloadgnome-settings-daemon-7e282f0663ef81b9af0dd8ca32b60cb783e2b9f0.tar.gz
3.7.5.13.7.5.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 458b5444..c07c5ec6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.7.5.1
+===============
+
+Fix keyboard shortcut handling with XI 2.3
+
=============
Version 3.7.5
=============
diff --git a/configure.ac b/configure.ac
index a4c7f2f8..b0b0c9d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.7.5],
+ [3.7.5.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])