diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-07-28 02:22:11 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-30 21:44:52 +0200 |
commit | 4ede955d864d6d8163abdf490f8af6cc49154e38 (patch) | |
tree | cebd980b1b480c9cf9b986b963e40c700df3a2ed | |
parent | 195fcbff2b64f3b8b9e9b8ae7dfe8c192ef1918e (diff) | |
download | ffmpeg-4ede955d864d6d8163abdf490f8af6cc49154e38.tar.gz |
remove VERSION file
it overrides what version.sh prints and thus makes its output
from release branches rather useless
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 2f71aeb30161edb5cb0fea5d3080094a22cc3038)
Conflicts:
VERSION
(cherry picked from commit f543d32455a30c7e11206241184dfb16b8a8081c)
Conflicts:
VERSION
(cherry picked from commit 59b2a9ef957ec796ccf457aad263a52bc457b610)
Conflicts:
VERSION
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | VERSION | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/VERSION b/VERSION deleted file mode 100644 index e9bc14996e..0000000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.1.14 |