Mercurial > libavcodec.hg
diff avcodec.h @ 10451:5af2d042ace7 libavcodec
Bump micro version after the FRWU decoder inclusion
| author | vitor |
|---|---|
| date | Sat, 24 Oct 2009 17:24:16 +0000 |
| parents | 81cf22a16ab3 |
| children | bea92d25f53e |
line wrap: on
line diff
--- a/avcodec.h Fri Oct 23 11:51:12 2009 +0000 +++ b/avcodec.h Sat Oct 24 17:24:16 2009 +0000 @@ -31,7 +31,7 @@ #define LIBAVCODEC_VERSION_MAJOR 52 #define LIBAVCODEC_VERSION_MINOR 37 -#define LIBAVCODEC_VERSION_MICRO 0 +#define LIBAVCODEC_VERSION_MICRO 1 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \
