Mercurial > mplayer.hg
view version.sh @ 690:2094b195a9bc
- now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+
author | acki2 |
---|---|
date | Wed, 02 May 2001 23:21:27 +0000 |
parents | c716b964679e |
children | b36fb1ae4b53 |
line wrap: on
line source
#!/bin/sh echo "#define VERSION \"0.17cvs-"`date -r CVS/Entries +%y%m%d-%H:%M`"\"" >version.h