From b1d07e31d0acf7c8e831e443aaebfbc372955ce7 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 23 Nov 2014 10:07:00 +0100 Subject: * erc-desktop-notifications.el (erc-notifications-bus): Change version to 25.1. --- lisp/erc/erc-desktop-notifications.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/erc/erc-desktop-notifications.el') diff --git a/lisp/erc/erc-desktop-notifications.el b/lisp/erc/erc-desktop-notifications.el index c8945cf9319..323788e1314 100644 --- a/lisp/erc/erc-desktop-notifications.el +++ b/lisp/erc/erc-desktop-notifications.el @@ -48,7 +48,7 @@ (defcustom erc-notifications-bus :session "D-Bus bus to use for notification." - :version "24.5" + :version "25.1" :group 'erc-notifications :type '(choice (const :tag "Session bus" :session) string)) -- cgit v1.2.3