branch: elpa/cider
commit 8d7fa8293e3bd6838bb34b44ca405f840e1f9194
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

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

diff --git a/lisp/cider.el b/lisp/cider.el
index 8171f2abf0f..f53879800da 100644
--- a/lisp/cider.el
+++ b/lisp/cider.el
@@ -106,7 +106,7 @@
 (defconst cider-version "1.21.0-snapshot"
   "The current version of CIDER.")
 
-(defconst cider-codename "Lanzarote"
+(defconst cider-codename "GrĂ cia"
   "Codename used to denote stable releases.")
 
 (defcustom cider-lein-command

Reply via email to