branch: master
commit 5155528c782e42946dc4c31ea8a96f7e226ed14a
Author: rocky <ro...@gnu.org>
Commit: rocky <ro...@gnu.org>

    Bump version
    
    * Accumulates lots of past changes
    * removes a number of older debuggers in realgud-old-debuggers
    * adds ipdb
---
 realgud.el |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/realgud.el b/realgud.el
index 6430c5c..0ab7a09 100644
--- a/realgud.el
+++ b/realgud.el
@@ -1,12 +1,12 @@
 ;;; realgud.el --- A modular front-end for interacting with external debuggers
 
 ;; Author: Rocky Bernstein
-;; Version: 1.2
+;; Version: 1.3
 ;; Package-Requires: ((load-relative "1.0") (list-utils "0.4.2") (loc-changes 
"1.1") (test-simple  "1.0"))
 ;; URL: http://github.com/rocky/emacs-dbgr
 ;; Compatibility: GNU Emacs 24.x
 
-;; Copyright (C) 2015 Free Software Foundation, Inc
+;; Copyright (C) 2015, 2016 Free Software Foundation, Inc
 
 ;; Author: Rocky Bernstein <ro...@gnu.org>
 

Reply via email to