mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-04-24 18:52:16 +00:00
Fix version in clog command
This commit is contained in:
parent
6632b80ecf
commit
6400c14cb8
@ -23,7 +23,7 @@ fi
|
||||
|
||||
echo "Found consistent version $VERSION"
|
||||
|
||||
clog --setversion $VERSION
|
||||
clog --setversion $1
|
||||
|
||||
perl -p -i -e 's/version *= *"[0-9.]+" # LALRPOP/version = "'$1'" # LALRPOP/' \
|
||||
$(ls lalrpop*/Cargo.toml)
|
||||
|
Loading…
x
Reference in New Issue
Block a user