]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 90d1996b6a440581c893b5f99dcdc1db76ba7a98..25be68a69ca8b2614d65f7ea2dd15cf3b6b5a1fa 100644 (file)
@@ -1,3 +1,7 @@
+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
index 625e30d4e87e3eaf5ce0d5960e77dc9ba5560877..465883e83a2d411b3d063b00390d36b7405106ad 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.