File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5+ ## 5.5.0 (2016-06-25)
6+
57### New features
68
79* Port cycle privacy, cycle collection type and cycle if/if-not from clj-refactor.el.
Original file line number Diff line number Diff line change 1010; ; Artur Malabarba <[email protected] >1111; ; URL: http://github.com/clojure-emacs/clojure-mode
1212; ; Keywords: languages clojure clojurescript lisp
13- ; ; Version: 5.5.0-cvs
13+ ; ; Version: 5.5.0
1414; ; Package-Requires: ((emacs "24.3"))
1515
1616; ; This file is not part of GNU Emacs.
7878 :link '(url-link :tag " Github" " https://github.com/clojure-emacs/clojure-mode" )
7979 :link '(emacs-commentary-link :tag " Commentary" " clojure-mode" ))
8080
81- (defconst clojure-mode-version " 5.5.0-snapshot "
81+ (defconst clojure-mode-version " 5.5.0"
8282 " The current version of `clojure-mode' ." )
8383
8484(defface clojure-keyword-face
You can’t perform that action at this time.
0 commit comments