diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-07-28 02:22:11 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-05 22:16:42 +0200 |
commit | f543d32455a30c7e11206241184dfb16b8a8081c (patch) | |
tree | 16a62a9e6aea4fb1b1340fc1773e61328fbfbb5b | |
parent | 2cbdbc36708974a6e179521233f9eaa7bdaa4cb2 (diff) | |
download | ffmpeg-f543d32455a30c7e11206241184dfb16b8a8081c.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
-rw-r--r-- | VERSION | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/VERSION b/VERSION deleted file mode 100644 index bda8fbec15..0000000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -2.2.6 |