mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 06:50:20 +01:00
Forgot this one.
This commit is contained in:
parent
c396fcdcce
commit
ac28ccc50a
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
DIR="`dirname "$0"`"
|
||||
VERSION="`git describe --always --tag | tr : _`"
|
||||
VERSION="`git describe --always | tr : _`"
|
||||
echo "$VERSION"
|
||||
|
Loading…
Reference in New Issue
Block a user