diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-03-05 03:55:25 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-05 03:55:25 +0100 |
commit | e63346f7e8d36f99ec85733823de6d1a0fd31f4f (patch) | |
tree | a1fa6b3d39cc1f70982e372b85d3dca237f6bf58 /doc | |
parent | ddcccababe3492252b3a723c82b6dfc97491677f (diff) | |
download | ffmpeg-n1.2.6.tar.gz |
update for 1.2.6n1.2.6
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 0736a3d351..e803996a0e 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 = 1.2.5 +PROJECT_NUMBER = 1.2.6 # 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 |