Mercurial > mplayer.hg
view version.sh @ 840:9141234715a2
Added initialisation of URL pointers.
Added null terminaison to string.
author | bertrand |
---|---|
date | Sun, 20 May 2001 12:42:14 +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