Bump checkdoc-version to match library header
* lisp/emacs-lisp/checkdoc.el (checkdoc-version): Bump version.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user