diff options
| -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 @@ | |||
| 7 | ;; X-URL: http://www.veripool.org | 7 | ;; X-URL: http://www.veripool.org |
| 8 | ;; Created: 3 Jan 1996 | 8 | ;; Created: 3 Jan 1996 |
| 9 | ;; Keywords: languages | 9 | ;; Keywords: languages |
| 10 | ;; The "Version" is the date followed by the decimal rendition of the Git | ||
| 11 | ;; commit hex. | ||
| 12 | ;; Version: 2017.8.7.201875024 | ||
| 10 | 13 | ||
| 11 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | 14 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this |
| 12 | ;; file on 19/3/2008, and the maintainer agreed that when a bug is | 15 | ;; file on 19/3/2008, and the maintainer agreed that when a bug is |