Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Apr 1, 2015
1 parent 9e197d6 commit 9ad426d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shen/init.scm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

(set (scm.quote *language*) "Scheme")
(set (scm.quote *implementation*) "chibi-scheme")
(set (scm.quote *port*) "0.12")
(set (scm.quote *port*) "0.12.1")
(set (scm.quote *porters*) "Bruno Deferrari")
(set (scm.quote *stinput*) (scm.current-input-port))
(set (scm.quote *stoutput*) (scm.current-output-port))
Expand Down

0 comments on commit 9ad426d

Please sign in to comment.