mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
have version.sh report the version of the root directory
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@109 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
bad669a3f9
commit
24cc395062
@ -1 +1,2 @@
|
||||
echo "r`svnversion | tr : _`"
|
||||
DIR="`dirname "$0"`"
|
||||
echo "r`svnversion $DIR | tr : _`"
|
||||
|
Loading…
Reference in New Issue
Block a user