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

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

diff --git a/cider.el b/cider.el
index 282ba74f20..3b12fa6e2c 100644
--- a/cider.el
+++ b/cider.el
@@ -96,7 +96,7 @@
 (defconst cider-version "1.14.0-snapshot"
   "The current version of CIDER.")
 
-(defconst cider-codename "Santiago"
+(defconst cider-codename "Cogne"
   "Codename used to denote stable releases.")
 
 (defcustom cider-lein-command

Reply via email to