]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio
[ffmpeg] / libavcodec / version.h
index 5ffff2134247224f9fa6364971a1ae8e9e43c35a..691320b63c9945e7283c3afe545b23c63148b568 100644 (file)
@@ -28,7 +28,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR  58
-#define LIBAVCODEC_VERSION_MINOR  82
+#define LIBAVCODEC_VERSION_MINOR  83
 #define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \