bump micro version after commit r13615

Originally committed as revision 13632 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs 2008-06-02 23:00:04 +00:00
parent 968ae1d9cc
commit 9b85e378bf
1 changed files with 1 additions and 1 deletions

View File

@ -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, \