branch: externals/vc-hgcmd commit 680c1e63047d25118d5382f318f98de4e01cda2a Author: muffinmad <andreyk....@gmail.com> Commit: muffinmad <andreyk....@gmail.com>
v1.6.6 --- vc-hgcmd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc-hgcmd.el b/vc-hgcmd.el index b86cfd3..8676782 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.6.5 +;; Package-Version: 1.6.6 ;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs.