Mercurial > libavcodec.hg
diff avcodec.h @ 6993:91a3324f4abc libavcodec
bump micro version after commit r13615
| author | aurel |
|---|---|
| date | Mon, 02 Jun 2008 23:00:04 +0000 |
| parents | 2dde03056bd6 |
| children | 92c74bbdf4fb |
line wrap: on
line diff
--- a/avcodec.h Mon Jun 02 19:04:14 2008 +0000 +++ b/avcodec.h Mon Jun 02 23:00:04 2008 +0000 @@ -31,7 +31,7 @@ #define LIBAVCODEC_VERSION_MAJOR 51 #define LIBAVCODEC_VERSION_MINOR 57 -#define LIBAVCODEC_VERSION_MICRO 0 +#define LIBAVCODEC_VERSION_MICRO 1 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \
