diff options
author | Kelvin White <kwhite@gnu.org> | 2014-11-09 08:46:24 -0500 |
---|---|---|
committer | Kelvin White <kwhite@gnu.org> | 2014-11-09 08:46:24 -0500 |
commit | ea283d21fc5697f112fa19b8fce1d5042b377132 (patch) | |
tree | 16370d2f6a32aad0aa86f8d8b7df692c73abe555 /lisp/erc/erc-match.el | |
parent | bcc9e35de511709de077d23f882485a57ca79ec5 (diff) | |
download | emacs-ea283d21fc5697f112fa19b8fce1d5042b377132.tar.gz |
Update version to 24.5
Diffstat (limited to 'lisp/erc/erc-match.el')
-rw-r--r-- | lisp/erc/erc-match.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el index b10da96f6f4..a8a4e58362c 100644 --- a/lisp/erc/erc-match.el +++ b/lisp/erc/erc-match.el @@ -237,7 +237,7 @@ current-nick, keyword, pal, dangerous-host, fool" useful for excluding all the things like MOTDs from the server and other miscellaneous functions." :group 'erc-match - :version "24.3" + :version "24.5" :type 'boolean) ;; Internal variables: |