Mercurial > libavcodec.hg
changeset 10526:aa3da249fdad libavcodec
Bump minor version after applying ALS decoder.
| author | cehoyos |
|---|---|
| date | Thu, 12 Nov 2009 20:08:17 +0000 |
| parents | 18ff6110a6b0 |
| children | 8cb3965df30f |
| files | avcodec.h |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Thu Nov 12 05:22:51 2009 +0000 +++ b/avcodec.h Thu Nov 12 20:08:17 2009 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 39 +#define LIBAVCODEC_VERSION_MINOR 40 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
