aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2024-11-18 07:59:10 +0100
committerLynne <dev@lynne.ee>2024-11-18 08:00:26 +0100
commit970d57988d2031b86bd457f4d2ef6bf73810fd13 (patch)
tree896beaff160f8152919a76ed8a19d082acdc01c4
parented2391d3410e253bf37e5e7274cc945c866bd337 (diff)
downloadffmpeg-970d57988d2031b86bd457f4d2ef6bf73810fd13.tar.gz
lavc: bump minor version for FFv1 Vulkan encoder
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index e0fe2eb7b8..a744e7469f 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 24
+#define LIBAVCODEC_VERSION_MINOR 25
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \