Skip to content

Commit

Permalink
version 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lmj committed Jul 20, 2016
1 parent 0c11f27 commit 9c11f40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
@@ -1,6 +1,9 @@

lparallel Changes
=================
= 2.8.4

* fix compilation error in lparallel-test with recent sbcl

= 2.8.3

Expand Down
2 changes: 1 addition & 1 deletion lparallel.asd
Expand Up @@ -54,7 +54,7 @@
(pushnew :lparallel.without-kill *features*))

(defsystem :lparallel
:version "2.8.3"
:version "2.8.4"
:description "Parallelism for Common Lisp"
:long-description
"
Expand Down

0 comments on commit 9c11f40

Please sign in to comment.