diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-02-23 17:48:16 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-02-23 17:48:16 +0100 |
commit | d3139c9733f1994fb86825e0d1fd2a5abf3be7b5 (patch) | |
tree | 99d3b008684756b71eedb9e7294a6282e050dad2 | |
parent | 0909b8acf8f76edb5a96d2e9a68b7bb78bc456ed (diff) | |
download | ffmpeg-d3139c9733f1994fb86825e0d1fd2a5abf3be7b5.tar.gz |
update for 2.1.4n2.1.4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -2.1.3 +2.1.4 @@ -1 +1 @@ -2.1.3 +2.1.4 diff --git a/doc/Doxyfile b/doc/Doxyfile index bc1595f45b..c925320e12 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.1.3 +PROJECT_NUMBER = 2.1.4 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |