(byte-compile-version): Use $Revision, not $Id.
This commit is contained in:
parent
1e09850419
commit
c4fb6a3cd6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
;;; This version incorporates changes up to version 2.10 of the
|
||||
;;; Zawinski-Furuseth compiler.
|
||||
(defconst byte-compile-version "$Id$")
|
||||
(defconst byte-compile-version "$Revision:$")
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue