diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-29 03:26:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-29 03:26:12 +0200 |
commit | 9153b33a742c4e2a85ff6230aea0e75f5a8b26c2 (patch) | |
tree | e36cc0395bc90030c312d685bf86dd2b392fd184 | |
parent | a907fc0b21fadfdb92721843b75fa629d26297c8 (diff) | |
download | ffmpeg-9153b33a742c4e2a85ff6230aea0e75f5a8b26c2.tar.gz |
update for FFmpeg 0.10.14n0.10.14
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Doxyfile | 2 | ||||
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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 = 0.10.13 +PROJECT_NUMBER = 0.10.14 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 @@ -1 +1 @@ -0.10.13 +0.10.14 @@ -1 +1 @@ -0.10.13 +0.10.14 |