Mercurial > mplayer.hg
view version.sh @ 990:21475b2da242
Fixed gcc version detect.
author | atmosfear |
---|---|
date | Mon, 04 Jun 2001 12:01:22 +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