Browse Source

update for FFmpeg 2.3

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.3
Michael Niedermayer 11 years ago
parent
commit
7fa72ff19c
3 changed files with 3 additions and 2 deletions
  1. +1
    -1
      RELEASE
  2. +1
    -0
      VERSION
  3. +1
    -1
      doc/Doxyfile

+ 1
- 1
RELEASE View File

@@ -1 +1 @@
2.2.git
2.3

+ 1
- 0
VERSION View File

@@ -0,0 +1 @@
2.3

+ 1
- 1
doc/Doxyfile View File

@@ -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 =
PROJECT_NUMBER = 2.3

# 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


Loading…
Cancel
Save