aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2010-08-29 16:10:43 -0400
committerChong Yidong <[email protected]>2010-08-29 16:10:43 -0400
commitaad4679e7ddbc55a998a4b1111b0cc8c5d3a359f (patch)
tree668a1143cf5705019a45d95238d31eca7677ec00 /lisp/erc
parentbd78fa1d5442e6e023a16d407741ec899d57d3cd (diff)
Add "Version:" and "Package:" Lisp file headers.
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/erc.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index ce4c9a46f5..54f87982f8 100644
--- a/lisp/erc/erc.el
+++ b/lisp/erc/erc.el
@@ -12,6 +12,7 @@
;; David Edmondson ([email protected])
;; Maintainer: Michael Olson ([email protected])
;; Keywords: IRC, chat, client, Internet
+;; Version: 5.3
;; This file is part of GNU Emacs.