Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Sep 4, 2019
1 parent 82bac9d commit f0b2edd
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 @@ -29,7 +29,7 @@
(DEFVAR *stoutput* *STANDARD-OUTPUT*)
(DEFVAR *sterror* *ERROR-OUTPUT*)
(DEFVAR *language* "Common Lisp")
(DEFVAR *port* 2.5)
(DEFVAR *port* 2.6)
(DEFVAR *porters* "Mark Tarver")

#+CLISP
Expand Down

0 comments on commit f0b2edd

Please sign in to comment.