log version.sh @ 28012:17d25dc5818d

age author description
Wed, 02 Jan 2008 07:38:40 +0000 zuxy Happy New Year!
Thu, 06 Sep 2007 16:28:31 +0000 ivo add ; at the end of the sed commands. this fixes operation under cygwin.
Thu, 06 Sep 2007 16:25:44 +0000 ivo remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,
Tue, 19 Jun 2007 06:51:33 +0000 diego Port changes for older Subversion releases from FFmpeg.
Tue, 16 Jan 2007 22:58:42 +0000 diego Update copyright year.
Thu, 28 Dec 2006 15:31:48 +0000 vayne avoid code duplication.
Sun, 24 Sep 2006 15:53:23 +0000 diego Remove copy and paste error from FFmpeg sync, MPlayer does not support
Tue, 05 Sep 2006 23:19:22 +0000 diego FFmpeg sync: Fall back on grep if svn client is not installed.
Sat, 29 Jul 2006 23:30:55 +0000 diego Use LC_ALL instead of LANG since the former overrides the latter.
Sat, 29 Jul 2006 21:44:32 +0000 diego Cope with localized Subversion clients.
Fri, 23 Jun 2006 15:12:56 +0000 diego Produce correct version string even when not run in a Subversion working copy.
Thu, 22 Jun 2006 13:47:50 +0000 diego Adapt FFmpeg version.sh that only recreates version.h if its content changed.
Tue, 20 Jun 2006 10:08:19 +0000 diego simplify
Wed, 07 Jun 2006 15:03:25 +0000 ivo avoid usage of head -1/head -n 1 and use sed 1q instead
Tue, 06 Jun 2006 12:01:34 +0000 diego cosmetics