Bump for 8.1.2 n8.1.2
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 17 Jun 2026 02:33:35 +0000 (04:33 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 17 Jun 2026 02:33:35 +0000 (04:33 +0200)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/version.h
libavdevice/version.h
libavfilter/version.h
libavutil/version.h
libswresample/version.h
libswscale/version.h

index b564e2d8496b197f02d97cf8e2010bc23e0e5a4a..1e3be34224625d7e4679199bbaf430c1efc81fca 100644 (file)
@@ -30,7 +30,7 @@
 #include "version_major.h"
 
 #define LIBAVCODEC_VERSION_MINOR  28
-#define LIBAVCODEC_VERSION_MICRO 101
+#define LIBAVCODEC_VERSION_MICRO 102
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \
index 6db29e7d40a1e4494fb1ddd5904716d6a62aca95..673a6708959075344f0d42b593428ad6f50ce9a1 100644 (file)
@@ -30,7 +30,7 @@
 #include "version_major.h"
 
 #define LIBAVDEVICE_VERSION_MINOR   3
-#define LIBAVDEVICE_VERSION_MICRO 101
+#define LIBAVDEVICE_VERSION_MICRO 102
 
 #define LIBAVDEVICE_VERSION_INT AV_VERSION_INT(LIBAVDEVICE_VERSION_MAJOR, \
                                                LIBAVDEVICE_VERSION_MINOR, \
index 83931e11dd4424c9be3245c969509e676bdce97e..aa0bfc2df71bb001f53284bc693d894cfd248938 100644 (file)
@@ -32,7 +32,7 @@
 #include "version_major.h"
 
 #define LIBAVFILTER_VERSION_MINOR  14
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
 
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
index c61f6b0e9cd097b34996268330578c9bb028b637..16335f09a5766b05cfe35c2bd1b06b59bc78b059 100644 (file)
@@ -80,7 +80,7 @@
 
 #define LIBAVUTIL_VERSION_MAJOR  60
 #define LIBAVUTIL_VERSION_MINOR  26
-#define LIBAVUTIL_VERSION_MICRO 101
+#define LIBAVUTIL_VERSION_MICRO 102
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
                                                LIBAVUTIL_VERSION_MINOR, \
index 403be6227a030f6cb10cde847bf39826440f0d57..a06b24947d7fd552da6cc647376f843b82aa2869 100644 (file)
@@ -31,7 +31,7 @@
 #include "version_major.h"
 
 #define LIBSWRESAMPLE_VERSION_MINOR   3
-#define LIBSWRESAMPLE_VERSION_MICRO 101
+#define LIBSWRESAMPLE_VERSION_MICRO 102
 
 #define LIBSWRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \
                                                   LIBSWRESAMPLE_VERSION_MINOR, \
index 0129e168546aa635ab8c9ce9485a9b5be719769b..a108017587ed97dc3714da328337a17a2c69a0e8 100644 (file)
@@ -29,7 +29,7 @@
 #include "version_major.h"
 
 #define LIBSWSCALE_VERSION_MINOR   5
-#define LIBSWSCALE_VERSION_MICRO 101
+#define LIBSWSCALE_VERSION_MICRO 102
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \