branch: elpa/goto-chg
commit 171b1331022caf12d8c3593e9b5075f87ee958d4
Author: Vasilij Schneidermann <[email protected]>
Commit: Vasilij Schneidermann <[email protected]>

    Bump version
---
 goto-chg.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/goto-chg.el b/goto-chg.el
index 7defb0c..07a26cf 100644
--- a/goto-chg.el
+++ b/goto-chg.el
@@ -22,7 +22,7 @@
 ;;
 ;; Author: David Andersson <l.david.andersson(at)sverige.nu>
 ;; Created: 16 May 2002
-;; Version: 1.6
+;; Version: 1.7
 ;; Keywords: convenience, matching
 ;;
 ;;; Commentary:
@@ -48,6 +48,9 @@
 ;;--------------------------------------------------------------------
 ;; History
 ;;
+;; Ver 1.7 2017-09-17 Vasilij Schneidermann
+;;    Make it work with undo-tree-mode (see
+;;    <https://github.com/martinp26/goto-chg>)
 ;; Ver 1.6 2013-12-12 David Andersson
 ;;    Add keywords; Cleanup comments
 ;; Ver 1.5 2013-12-11 David Andersson

Reply via email to