mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
cvs2svn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18586 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0d0dbd97d8
commit
619f6e1916
@ -29,4 +29,4 @@ extra=""
|
|||||||
if test "$1" ; then
|
if test "$1" ; then
|
||||||
extra="-$1"
|
extra="-$1"
|
||||||
fi
|
fi
|
||||||
echo "#define VERSION \"dev-CVS-${last_cvs_update}${extra}\"" >version.h
|
echo "#define VERSION \"dev-SVN-${last_cvs_update}${extra}\"" >version.h
|
||||||
|
Loading…
Reference in New Issue
Block a user