1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Sync ERC 5.3 release.

This commit is contained in:
Michael Olson 2008-01-26 21:49:41 +00:00
parent 0ea5797a18
commit 15db4a13e5
4 changed files with 98 additions and 37 deletions

View file

@ -66,7 +66,7 @@
;;; Code:
(defconst erc-version-string "Version 5.3 (RC 1)"
(defconst erc-version-string "Version 5.3"
"ERC version. This is used by function `erc-version'.")
(eval-when-compile (require 'cl))