diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-17 17:31:13 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-17 17:31:13 +0200 |
commit | ab4e54f6f6b3656482532d62ca7c1160cb850c9b (patch) | |
tree | a8f4bd96a5603caaea6b527ab9181302deada3e5 | |
parent | 18342848f7fa0c98f81049495adaf3d528b325f5 (diff) | |
download | ffmpeg-ab4e54f6f6b3656482532d62ca7c1160cb850c9b.tar.gz |
update for 1.2.8
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -1.2.7 +1.2.8 diff --git a/doc/Doxyfile b/doc/Doxyfile index ff719a45fa..373665f033 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.7 +PROJECT_NUMBER = 1.2.8 # 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 |