Skip to content

Commit cda1f14

Browse files
committed
Set the codename for the next CIDER release
1 parent 4004862 commit cda1f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
(defconst cider-version "1.6.0-snapshot"
9696
"The current version of CIDER.")
9797

98-
(defconst cider-codename "Strasbourg"
98+
(defconst cider-codename "Buenos Aires"
9999
"Codename used to denote stable releases.")
100100

101101
(defcustom cider-lein-command

0 commit comments

Comments
 (0)