mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Add space after 'Version'
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
09810470fc
commit
5da0273afa
1 changed files with 1 additions and 1 deletions
2
src/dune
2
src/dune
|
|
@ -11,7 +11,7 @@
|
|||
version2.ml
|
||||
(progn
|
||||
(run echo let version = "\"")
|
||||
(run echo Version)
|
||||
(run echo 'Version ')
|
||||
(run git rev-parse --abbrev-ref HEAD)
|
||||
(run echo , " ")
|
||||
(run git rev-parse --short HEAD)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue