Bump checkdoc-version to match library header
* lisp/emacs-lisp/checkdoc.el (checkdoc-version): Bump version.
This commit is contained in:
parent
60418a1ab2
commit
40b217c2bf
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
;; not specifically docstring related. Would this even be useful?
|
||||
|
||||
;;; Code:
|
||||
(defvar checkdoc-version "0.6.1"
|
||||
(defvar checkdoc-version "0.6.2"
|
||||
"Release version of checkdoc you are currently running.")
|
||||
|
||||
(require 'cl-lib)
|
||||
|
|
Loading…
Add table
Reference in a new issue