diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-22 16:14:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-22 16:37:37 +0100 |
commit | 48d388b03336d01e0db9b729f9f82cbadf3af7bd (patch) | |
tree | 9ecee54765b777a60a45cc4e75fdf5d9a70bc4ca /doc/Doxyfile | |
parent | 949f5dbcfbb8ce317b8104655dbc73efd383f6e0 (diff) | |
download | ffmpeg-48d388b03336d01e0db9b729f9f82cbadf3af7bd.tar.gz |
Update for 2.6.5n2.6.5
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 c0528d855e..8df4a5f5f8 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.6.4 +PROJECT_NUMBER = 2.6.5 # 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 |