diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-16 20:44:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-16 20:44:22 +0200 |
commit | 18c9d5d3e80dc0b47e0a260b51f5230bdd499e8b (patch) | |
tree | 39dd0c1526f09a3cb89ae9f897e4c7134f6321c4 /doc/Doxyfile | |
parent | eae9ab01930169bceb439a7ef62ecb0549e4a6fb (diff) | |
download | ffmpeg-18c9d5d3e80dc0b47e0a260b51f5230bdd499e8b.tar.gz |
update for 3.3.8n3.3.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 655649c117..7610d18818 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.3.7 +PROJECT_NUMBER = 3.3.8 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |