summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStas Boukarev <stassats@gmail.com>2020-12-17 02:41:15 +0300
committerStas Boukarev <stassats@gmail.com>2020-12-17 02:42:58 +0300
commit15cf0609d30255405957bf0612fd6291fea438bc (patch)
treeb6e36b958edb6d0391603a3adf6001a42def237c
parent96d1b6680cc3006f385db32dd98eb14762f2d879 (diff)
2.26.1v2.26.1
-rw-r--r--NEWS3
-rw-r--r--slime.el2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4faaff0a..1f24b857 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
* SLIME News -*- mode: outline; coding: utf-8 -*-
+* 2.26.1 (December 2020)
+** SBCL compatibility
+
* 2.26 (August 2020)
** Fix copying presentations
diff --git a/slime.el b/slime.el
index e5069772..6b03bba2 100644
--- a/slime.el
+++ b/slime.el
@@ -3,7 +3,7 @@
;; URL: https://github.com/slime/slime
;; Package-Requires: ((cl-lib "0.5") (macrostep "0.9"))
;; Keywords: languages, lisp, slime
-;; Version: 2.26
+;; Version: 2.26.1
;;;; License and Commentary