1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9375 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-02-09 19:39:29 +00:00
parent 767d9cb775
commit 4de03dec7e

View File

@ -28,4 +28,4 @@ extra=""
if test "$1" ; then
extra="-$1"
fi
echo "#define VERSION \"CVS-${last_cvs_update}${extra} \"" >version.h
echo "#define VERSION \"dev-CVS-${last_cvs_update}${extra} \"" >version.h