Skip to content

Commit a0e05e2

Browse files
committed
Release 5.6.0
1 parent 3f67fda commit a0e05e2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 5.6.0 (2016-11-18)
6+
57
### New features
68

79
* New interactive command `clojure-mode-report-bug`.

clojure-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
;; Artur Malabarba <[email protected]>
1111
;; URL: http://github.com/clojure-emacs/clojure-mode
1212
;; Keywords: languages clojure clojurescript lisp
13-
;; Version: 5.6.0-cvs
13+
;; Version: 5.6.0
1414
;; Package-Requires: ((emacs "24.4"))
1515

1616
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)