Skip to content

Commit 6aaaf73

Browse files
committed
include version number
1 parent 8faea79 commit 6aaaf73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/scm/src/main.scm

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
(let ([args (cdr (command-line))])
66
(if (null? args)
77
(print-lines
8-
'("# Kind - Scheme Release"
8+
'("# kind-scm 1.0.59"
99
""
1010
"Usage:"
1111
""

0 commit comments

Comments
 (0)