Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Feb 13, 2015
1 parent fc65a1e commit d3162df
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.10")
(set (scm.quote *port*) "0.10.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 d3162df

Please sign in to comment.