mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Fixed version
This commit is contained in:
parent
904b1aa9b1
commit
63e9c83fcd
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 1.2: ")
|
||||
(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