diff options
author | Michael Niedermayer <[email protected]> | 2011-08-10 13:59:49 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2011-08-10 13:59:49 +0200 |
commit | 7371b0ca6fd396cb8c37e626391561c173431a79 (patch) | |
tree | bed5cc55b29270487fbeb5279a6f55fc72a2f0d1 | |
parent | c5cbda50793e311aa73489d12184ffd6761c9fbf (diff) |
0.7.3n0.7.3
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r-- | Doxyfile | 2 | ||||
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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.8.1 +PROJECT_NUMBER = 0.7.3 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -1 +1 @@ -0.7.2 +0.7.3 @@ -1 +1 @@ -0.7.2 +0.7.3 |