Mercurial > libavformat.hg
diff avformat.h @ 3900:4703ed97ea9d libavformat
bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211
| author | aurel |
|---|---|
| date | Sun, 07 Sep 2008 00:05:30 +0000 |
| parents | 5245e7006f4c |
| children | 4b8eb4f03ac5 |
line wrap: on
line diff
--- a/avformat.h Sat Sep 06 23:44:29 2008 +0000 +++ b/avformat.h Sun Sep 07 00:05:30 2008 +0000 @@ -23,7 +23,7 @@ #define LIBAVFORMAT_VERSION_MAJOR 52 #define LIBAVFORMAT_VERSION_MINOR 22 -#define LIBAVFORMAT_VERSION_MICRO 0 +#define LIBAVFORMAT_VERSION_MICRO 1 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \ LIBAVFORMAT_VERSION_MINOR, \
