diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2019-07-09 09:27:07 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2019-07-09 09:27:07 -0400 |
commit | 7d6eeef6825b04df3e4a29bcb48ee530fc11e163 (patch) | |
tree | fd17428f45efd7c8aa84f26c456caca598626ea8 /lisp | |
parent | 1e6d8e003ce28f508e26eb7107ce5bd0e20bb4b8 (diff) | |
download | emacs-7d6eeef6825b04df3e4a29bcb48ee530fc11e163.tar.gz |
* lisp/progmodes/verilog-mode.el: One more ELPA Version:
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/progmodes/verilog-mode.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index e92647dbbac..da2e99292f9 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el @@ -7,6 +7,9 @@ ;; X-URL: http://www.veripool.org ;; Created: 3 Jan 1996 ;; Keywords: languages +;; The "Version" is the date followed by the decimal rendition of the Git +;; commit hex. +;; Version: 2017.8.7.201875024 ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this ;; file on 19/3/2008, and the maintainer agreed that when a bug is |