diff options
Diffstat (limited to 'src/libfaad/faad.h')
-rw-r--r-- | src/libfaad/faad.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libfaad/faad.h b/src/libfaad/faad.h index 640f66de1..e46c31d87 100644 --- a/src/libfaad/faad.h +++ b/src/libfaad/faad.h @@ -22,7 +22,7 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: faad.h,v 1.6 2004/01/26 22:34:10 jstembridge Exp $ +** $Id: faad.h,v 1.7 2004/12/03 01:15:30 tmattern Exp $ **/ #ifndef __AACDEC_H__ @@ -43,7 +43,7 @@ extern "C" { #endif #endif -#define FAAD2_VERSION "2.0 RC3 " +#define FAAD2_VERSION "2.0 " /* object types for AAC */ #define MAIN 1 |