diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-06-19 19:51:20 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-06-19 19:54:07 +0200 |
commit | 8fab4007c83349e5dbaacca735ce698cf94bf8e4 (patch) | |
tree | 75e325cc53d227e00d0dcbecb3bd0d14e2583793 /RELEASE | |
parent | 7b2d219045330494a2391beb6571ee1b25fc422d (diff) | |
download | ffmpeg-8fab4007c83349e5dbaacca735ce698cf94bf8e4.tar.gz |
Use the contents of RELEASE as version fallback instead of 'UNKNOWN'
This makes binaries produced by source tarballs identify themselves with
the version number of the corresponding release series, unless overriden
by a 'VERSION' file.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE new file mode 100644 index 0000000000..eb49d7c7fd --- /dev/null +++ b/RELEASE @@ -0,0 +1 @@ +0.7 |