Browse Source

Fix version numbers

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.7.2
Michael Niedermayer 14 years ago
parent
commit
a8d89df367
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      Doxyfile
  2. +1
    -1
      RELEASE

+ 1
- 1
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 = 0.7.1
PROJECT_NUMBER = 0.8.1

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.


+ 1
- 1
RELEASE View File

@@ -1 +1 @@
0.7.1
0.8.1

Loading…
Cancel
Save