OSDN Git Service

avformat/version: bump micro for addition of internal field to AVStream
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 31 Dec 2013 13:16:27 +0000 (14:16 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 31 Dec 2013 13:16:27 +0000 (14:16 +0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/version.h

index fd399ae..2b110d4 100644 (file)
@@ -31,7 +31,7 @@
 
 #define LIBAVFORMAT_VERSION_MAJOR 55
 #define LIBAVFORMAT_VERSION_MINOR 22
-#define LIBAVFORMAT_VERSION_MICRO 101
+#define LIBAVFORMAT_VERSION_MICRO 102
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \