branch: elpa/cider
commit 10cc78675e0f3b7746050e218fe897c4c3173960
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Pick a code name for the next release
---
 cider.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cider.el b/cider.el
index c33f90459c..b817a886f3 100644
--- a/cider.el
+++ b/cider.el
@@ -96,7 +96,7 @@
 (defconst cider-version "1.7.0-snapshot"
   "The current version of CIDER.")
 
-(defconst cider-codename "Buenos Aires"
+(defconst cider-codename "Côte d'Azur"
   "Codename used to denote stable releases.")
 
 (defcustom cider-lein-command

Reply via email to