branch: master commit bdb82ff5dc14411c307811754cbd693d9809a1e5 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Bump version --- packages/realgud/realgud.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/realgud/realgud.el b/packages/realgud/realgud.el index dde1b50..13a9624 100644 --- a/packages/realgud/realgud.el +++ b/packages/realgud/realgud.el @@ -1,9 +1,9 @@ ;;; realgud.el --- A modular front-end for interacting with external debuggers ;; Author: Rocky Bernstein <ro...@gnu.org> -;; Version: 1.4.3 +;; Version: 1.4.4 ;; Package-Type: multi -;; Package-Requires: ((load-relative "1.2") (loc-changes "1.2") (test-simple "1.2.0") (cl-lib "0.5") (emacs "24")) +;; Package-Requires: ((load-relative "1.3") (loc-changes "1.2") (test-simple "1.3.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