Mercurial > libavcodec.hg
diff avcodec.h @ 11536:22ab9663ca4e libavcodec
Bump minor version, I forgot in the last commit
| author | vitor |
|---|---|
| date | Tue, 23 Mar 2010 20:03:20 +0000 |
| parents | b0e1c40e9d07 |
| children | 9beb570426f4 |
line wrap: on
line diff
--- a/avcodec.h Tue Mar 23 19:48:16 2010 +0000 +++ b/avcodec.h Tue Mar 23 20:03:20 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 59 +#define LIBAVCODEC_VERSION_MINOR 60 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
