Mercurial > mplayer.hg
log version.sh @ 29315:ee85be05888b
age | author | description |
---|---|---|
Sat, 04 Apr 2009 19:50:57 +0000 | cehoyos | Avoid spurious rebuilds on svn up. The check to find out if the header file |
Thu, 05 Mar 2009 23:36:28 +0000 | diego | Add support for extracting the release version number from a VERSION file. |
Tue, 24 Feb 2009 23:15:26 +0000 | diego | Read revision string from the file snapshot_version if available. |
Tue, 24 Feb 2009 22:57:55 +0000 | diego | cosmetics: Use $() instead of ``, the former can be nested more easily. |
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. |