removed "version" script
This commit is contained in:
parent
c0f48bc783
commit
a7506a66dc
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat ledger.cc | \
|
||||
grep "^const std::string version" | \
|
||||
sed 's/const std::string version = "\([0-9.A-Za-z]*\)";/\1/'
|
||||
Loading…
Add table
Reference in a new issue