diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-30 16:16:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-30 16:16:23 +0100 |
commit | c27539cd1eaaab1327383cfcbb9ee44b1f9ddaab (patch) | |
tree | 7967d1459ecbfc5d8ca0c34ca4a9b7712be506c2 | |
parent | 67e2394cc68eea02c3789c8a097c5e2906bac5d2 (diff) | |
download | ffmpeg-c27539cd1eaaab1327383cfcbb9ee44b1f9ddaab.tar.gz |
Update for 2.1.7
-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.6 +2.1.7 @@ -1 +1 @@ -2.1.6 +2.1.7 diff --git a/doc/Doxyfile b/doc/Doxyfile index ae456008ca..3747d7a3c8 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.6 +PROJECT_NUMBER = 2.1.7 # 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 |