Bump dwarf-mode version number
authorTom Tromey <tom@tromey.com>
Fri, 6 Oct 2017 20:38:36 +0000 (14:38 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 10 Oct 2017 19:01:42 +0000 (13:01 -0600)
Bump the dwarf-mode version number, so it can be installed by package.el
users who installed an earlier verision.

2017-10-10  Tom Tromey  <tom@tromey.com>

* dwarf-mode.el: Bump to version 1.4.

binutils/ChangeLog
binutils/dwarf-mode.el

index 90d1996..25be68a 100644 (file)
@@ -1,5 +1,9 @@
 2017-10-10  Tom Tromey  <tom@tromey.com>
 
+       * dwarf-mode.el: Bump to version 1.4.
+
+2017-10-10  Tom Tromey  <tom@tromey.com>
+
        * dwarf-mode.el (dwarf--process, dwarf--deletion-region): New
        defvar.
        (dwarf--check-running, dwarf--sentinel, dwarf--invoke)
index 625e30d..465883e 100644 (file)
@@ -1,6 +1,6 @@
 ;;; dwarf-mode.el --- Browser for DWARF information. -*-lexical-binding:t-*-
 
-;; Version: 1.3
+;; Version: 1.4
 
 ;; Copyright (C) 2012-2017 Free Software Foundation, Inc.