Mercurial > mplayer.hg
view version.sh @ 478:9df257e7ef78
sorry, for the #endif
author | pontscho |
---|---|
date | Mon, 16 Apr 2001 21:08:05 +0000 |
parents | 980bafac238f |
children | c716b964679e |
line wrap: on
line source
#!/bin/sh echo "#define VERSION \"0.11cvs-"`date -r CVS/Entries +%y%m%d-%H:%M`"\"" >version.h