diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-17 02:44:30 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-17 02:44:30 +0200 |
commit | 9b9a620ce6983ea56a0b94501e4661d2ccf916d8 (patch) | |
tree | 2db678b649a85ddea3071424f97c70f02f01b91c /doc/Doxyfile | |
parent | 792f15c109cc7f64d19ed139f63dcb4b33329eba (diff) | |
download | ffmpeg-9b9a620ce6983ea56a0b94501e4661d2ccf916d8.tar.gz |
Update for 3.1.8n3.1.8
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 6fdabbe62b..745d21773c 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 = 3.1.7 +PROJECT_NUMBER = 3.1.8 # 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 |