log version.sh @ 28542:ba860e2b7cb5

age author description
Thu, 29 Jan 2009 00:18:32 +0000 diego Use single quotes to avoid escaping double quotes in a string.
Thu, 29 Jan 2009 00:16:09 +0000 diego Use cat instead of echo to generate version.h.
Wed, 28 Jan 2009 17:47:50 +0000 diego Remove superfluous backslash escapes that caused unintended escapes.
Mon, 26 Jan 2009 11:29:28 +0000 diego Do not duplicate VERSION string.
Sun, 25 Jan 2009 23:31:45 +0000 diego Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.
Sun, 25 Jan 2009 20:35:58 +0000 diego Factorize print_version().
Sat, 10 Jan 2009 01:57:25 +0000 reynaldo TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
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.