]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavf: move TLS-related ifdeffery to library specific files
[ffmpeg] / libavcodec / version.h
index a4aa5478458cfdf95b7df6b52c328e1f7aced475..74a1b3048e03fa574d3e2e2f1ecd7ae197dd3a73 100644 (file)
@@ -29,7 +29,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR  37
+#define LIBAVCODEC_VERSION_MINOR  41
 #define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \