branch: externals/realgud commit 0821db004356a6d53c658c211e15142b3ad95f57 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Get ready for release 1.4.6 --- realgud.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/realgud.el b/realgud.el index 9bb4382..289861a 100644 --- a/realgud.el +++ b/realgud.el @@ -1,11 +1,11 @@ ;;; realgud.el --- A modular front-end for interacting with external debuggers ;; Author: Rocky Bernstein <ro...@gnu.org> -;; Version: 1.4.5 +;; Version: 1.4.6 ;; Package-Type: multi ;; Package-Requires: ((load-relative "1.2") (loc-changes "1.2") (test-simple "1.2.0") (cl-lib "0.5") (emacs "24")) ;; URL: http://github.com/realgud/realgud/ -;; Keywords: gdb, python, perl, go, bash, nodejs, zsh, bashdb, zshdb, remake, make, trepan, perldb, pdb +;; Keywords: debugger, gdb, python, perl, go, bash, nodejs, zsh, bashdb, zshdb, remake, trepan, perldb, pdb ;; Copyright (C) 2015-2019 Free Software Foundation, Inc