branch: elpa/inf-clojure
commit 21d3e978652bcbb995954bf95e80c0ee4669701a
Author: Bozhidar Batsov <bozhi...@batsov.com>
Commit: Bozhidar Batsov <bozhi...@batsov.com>

    Bump the development version to 2.1.0-snapshot
---
 inf-clojure.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/inf-clojure.el b/inf-clojure.el
index 94f26da..251748a 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.0.1
+;; Version: 2.1.0-snapshot
 ;; Package-Requires: ((emacs "24.4") (clojure-mode "5.6"))
 
 ;; This file is part of GNU Emacs.
@@ -77,7 +77,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.0.1"
+(defconst inf-clojure-version "2.1.0-snapshot"
   "The current version of `inf-clojure'.")
 
 (defcustom inf-clojure-prompt-read-only t

Reply via email to