Mercurial > mplayer.hg
view version.sh @ 880:714bc8aadb68
missing semicolon fixed
author | arpi_esp |
---|---|
date | Fri, 25 May 2001 18:19:53 +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