branch: externals/vc-hgcmd commit 261ef39b61849326e52465c3a26c3cc7ba0d7610 Author: muffinmad <andreyk....@gmail.com> Commit: muffinmad <andreyk....@gmail.com>
version 1.3.1 --- vc-hgcmd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc-hgcmd.el b/vc-hgcmd.el index 62424e1..25c6f8e 100644 --- a/vc-hgcmd.el +++ b/vc-hgcmd.el @@ -5,7 +5,7 @@ ;; Author: Andrii Kolomoiets <andreyk....@gmail.com> ;; Keywords: vc ;; URL: https://github.com/muffinmad/emacs-vc-hgcmd -;; Package-Version: 1.3 +;; Package-Version: 1.3.1 ;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs.