mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +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…
x
Reference in New Issue
Block a user