* erc-desktop-notifications.el (erc-notifications-bus):

Change version to 25.1.
This commit is contained in:
Michael Albinus
2014-11-23 10:07:00 +01:00
parent 1b3e992e39
commit b1d07e31d0

View File

@@ -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))