branch: elpa/inf-clojure commit 173d0e7f118b0009bf210be115485160abf554b1 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Bump the development version --- inf-clojure.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inf-clojure.el b/inf-clojure.el index 20d25fa..d250d60 100644 --- a/inf-clojure.el +++ b/inf-clojure.el @@ -6,7 +6,7 @@ ;; Olin Shivers <shiv...@cs.cmu.edu> ;; URL: http://github.com/clojure-emacs/inf-clojure ;; Keywords: processes, clojure -;; Version: 2.1.0 +;; Version: 2.2.0-snapshot ;; Package-Requires: ((emacs "24.4") (clojure-mode "5.6")) ;; This file is part of GNU Emacs. @@ -79,7 +79,7 @@ :link '(url-link :tag "GitHub" "https://github.com/clojure-emacs/inf-clojure") :link '(emacs-commentary-link :tag "Commentary" "inf-clojure")) -(defconst inf-clojure-version "2.1.0" +(defconst inf-clojure-version "2.2.0-snapshot" "The current version of `inf-clojure'.") (defcustom inf-clojure-prompt-read-only t