Mercurial > libavcodec.hg
diff avcodec.h @ 7722:a618bba0b6b4 libavcodec
Bump libavcodec minor version number for r15017.
| author | pross |
|---|---|
| date | Fri, 29 Aug 2008 04:02:04 +0000 |
| parents | 198421b7dbc0 |
| children | 968241bb5e88 |
line wrap: on
line diff
--- a/avcodec.h Fri Aug 29 03:59:48 2008 +0000 +++ b/avcodec.h Fri Aug 29 04:02:04 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 51 -#define LIBAVCODEC_VERSION_MINOR 69 +#define LIBAVCODEC_VERSION_MINOR 70 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
