Skip to content

Commit 9e0ad1e

Browse files
committed
[#499] Update clojure-mode-version
Seems we totally forgot to update it in 5.9.1.
1 parent 71b32ee commit 9e0ad1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
:link '(url-link :tag "GitHub" "https://github.com/clojure-emacs/clojure-mode")
8080
:link '(emacs-commentary-link :tag "Commentary" "clojure-mode"))
8181

82-
(defconst clojure-mode-version "5.8.2"
82+
(defconst clojure-mode-version "5.10.0-snapshot"
8383
"The current version of `clojure-mode'.")
8484

8585
(defface clojure-keyword-face

0 commit comments

Comments
 (0)