[notification-daemon] Advertise support for version 1.2 of the notification spec



commit 0137dde916fed19f838d6e48c4a0f44e97811c0e
Author: William Jon McCann <jmccann redhat com>
Date:   Thu Oct 28 19:22:22 2010 -0400

    Advertise support for version 1.2 of the notification spec

 src/daemon.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/daemon.c b/src/daemon.c
index aee57c3..8cb396a 100644
--- a/src/daemon.c
+++ b/src/daemon.c
@@ -334,7 +334,7 @@ handle_get_server_information (NotifyDaemon          *daemon,
                                                               "Notification Daemon",
                                                               "GNOME",
                                                               PACKAGE_VERSION,
-                                                              "1.1"));
+                                                              "1.2"));
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]