We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8faea79 commit 6aaaf73Copy full SHA for 6aaaf73
bin/scm/src/main.scm
@@ -5,7 +5,7 @@
5
(let ([args (cdr (command-line))])
6
(if (null? args)
7
(print-lines
8
- '("# Kind - Scheme Release"
+ '("# kind-scm 1.0.59"
9
""
10
"Usage:"
11
0 commit comments