summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-desktop-notifications.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/erc-desktop-notifications.el')
-rw-r--r--lisp/erc/erc-desktop-notifications.el2
1 files changed, 1 insertions, 1 deletions
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))