summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-12-01 10:53:59 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-12-01 10:53:59 +0100
commitb7b2214c84505a21855f74e24d43e63611da594f (patch)
treed2f5c51e8d284309d06392a6a0f5c420763c37d7
parentcb9a3a0e4144d4fc550877fea8c4c0518fa6c46b (diff)
downloadgnome-settings-daemon-GNOME_SETTINGS_DAEMON_2_91_5_1.tar.gz
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 50090187..36bf61c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+================
+Version 2.91.5.1
+================
+
+- Handle rename of org.gnome.media-handling (Owen W. Taylor)
+
==============
Version 2.91.5
==============
diff --git a/configure.ac b/configure.ac
index 787714aa..7a3010dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [2.91.5],
+ [2.91.5.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])