Skip to content

Commit

Permalink
Bump version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Oct 7, 2018
1 parent 074970a commit 3439aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/primitives.lsp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
(DEFVAR *stoutput* *STANDARD-OUTPUT*)
(DEFVAR *sterror* *ERROR-OUTPUT*)
(DEFVAR *language* "Common Lisp")
(DEFVAR *port* 2.2)
(DEFVAR *port* 2.4)
(DEFVAR *porters* "Mark Tarver")

#+CLISP
Expand Down

0 comments on commit 3439aff

Please sign in to comment.