1
mirror of https://github.com/mpv-player/mpv synced 2024-08-08 13:25:45 +02:00

removed 0.17

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1622 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-08-22 16:17:08 +00:00
parent 22621b39e0
commit 1bffc4a2ee

View File

@ -5,4 +5,4 @@ if [ $? -ne 0 ]; then
# probably no gnu date installed(?), use current date
last_cvs_update=`date +%y%m%d-%H:%M`
fi
echo "#define VERSION \"0.17cvs-${last_cvs_update}\"" >version.h
echo "#define VERSION \"CVS-${last_cvs_update}\"" >version.h