mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 06:42:03 +00:00
the trailing space isn't needed anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10422 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
64d1f8d302
commit
fd2db71883
@ -28,4 +28,4 @@ extra=""
|
||||
if test "$1" ; then
|
||||
extra="-$1"
|
||||
fi
|
||||
echo "#define VERSION \"dev-CVS-${last_cvs_update}${extra} \"" >version.h
|
||||
echo "#define VERSION \"dev-CVS-${last_cvs_update}${extra}\"" >version.h
|
||||
|
Loading…
Reference in New Issue
Block a user