summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-11 19:47:58 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-11 19:47:58 -0500
commita2e1c496702986c7861b521f6e783617d6ecd2a5 (patch)
tree6b2c98814ba10b37eb4680f89e98cbbbd53d8227
parent2ae9ee5d7ff5d42e2b97230ab99a2088decb2a0a (diff)
downloadgnome-settings-daemon-a2e1c496702986c7861b521f6e783617d6ecd2a5.tar.gz
2.91.82.91.8
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 323bbe29..cc2ab178 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
==============
+Version 2.91.8
+==============
+
+- Connect to the right GnomeRRScreen signal
+
+==============
Version 2.91.7
==============
diff --git a/configure.ac b/configure.ac
index a7feb56f..49329f97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [2.91.7],
+ [2.91.8],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])