]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
mpegvideo: Move ME_MAP_* defines to the only place they are used
[ffmpeg] / libavcodec / version.h
index d42e963d40e800dd92a2b97b721175771afd3fe4..99ba6316a0ee7041a1ade1bdbdb0f8e9bcc6a9d7 100644 (file)
@@ -29,7 +29,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 52
+#define LIBAVCODEC_VERSION_MINOR 56
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \