git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18586 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtogni 2006-06-05 20:38:47 +00:00
parent 0d0dbd97d8
commit 619f6e1916
1 changed files with 1 additions and 1 deletions

View File

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