Skip to content

Commit

Permalink
Release 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
stassats committed May 21, 2016
1 parent 32fc742 commit 2da9fef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions NEWS
@@ -1,4 +1,7 @@
* SLIME News -*- mode: outline; coding: utf-8 -*-
* 2.18 (May 2016)
*** Mostly bug fixes and compatibility with newer implementations

* 2.17 (February 2016)
** Contribs
*** New contrib, slime-macrostep, for more advanced in-place macroexpansion.
Expand Down
4 changes: 2 additions & 2 deletions doc/slime.texi
Expand Up @@ -12,8 +12,8 @@
@end direntry
@c %**end of header

@set EDITION 2.17
@set SLIMEVER 2.17
@set EDITION 2.18
@set SLIMEVER 2.18
@set UPDATED @today{}
@set TITLE SLIME User Manual
@settitle @value{TITLE}, version @value{EDITION}
Expand Down
2 changes: 1 addition & 1 deletion slime.el
Expand Up @@ -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.17
;; Version: 2.18

;;;; License and Commentary

Expand Down

0 comments on commit 2da9fef

Please sign in to comment.