]> git.sesse.net Git - ffmpeg/commitdiff
avformat/apetag: bump micro version
authorJames Almer <jamrial@gmail.com>
Sat, 11 Feb 2017 00:03:24 +0000 (21:03 -0300)
committerJames Almer <jamrial@gmail.com>
Sat, 11 Feb 2017 00:03:24 +0000 (21:03 -0300)
In case parsers care about the version that started writing
correct flags.

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/version.h

index ff3f06db7859a7299afca010af186ac8b5bb4c29..6a908b0f03f4591dbd41ed7b0263b2ee25ba128d 100644 (file)
@@ -33,7 +33,7 @@
 // Also please add any ticket numbers that you believe might be affected here
 #define LIBAVFORMAT_VERSION_MAJOR  57
 #define LIBAVFORMAT_VERSION_MINOR  66
-#define LIBAVFORMAT_VERSION_MICRO 101
+#define LIBAVFORMAT_VERSION_MICRO 102
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \