Skip to content

Commit bab8f35

Browse files
committed
Set a codename for the upcoming CIDER 1.4 release
1 parent 524be0e commit bab8f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
(defconst cider-version "1.4.0-snapshot"
9696
"The current version of CIDER.")
9797

98-
(defconst cider-codename "Ukraine"
98+
(defconst cider-codename "Kyiv"
9999
"Codename used to denote stable releases.")
100100

101101
(defcustom cider-lein-command

0 commit comments

Comments
 (0)