From e3e6a3833f2fba743ee9c05962e804e9e570dd75 Mon Sep 17 00:00:00 2001
From: wang-bin <wbsecg1@gmail.com>
Date: Fri, 24 Feb 2023 23:54:51 +0800
Subject: [PATCH] Bump major version of swresample

---
 libswresample/version_major.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libswresample/version_major.h b/libswresample/version_major.h
index 7f265c2073..dd13f2bbe3 100644
--- a/libswresample/version_major.h
+++ b/libswresample/version_major.h
@@ -26,6 +26,6 @@
  * Libswresample version macros
  */
 
-#define LIBSWRESAMPLE_VERSION_MAJOR   4
+#define LIBSWRESAMPLE_VERSION_MAJOR   5
 
 #endif /* SWRESAMPLE_VERSION_MAJOR_H */
-- 
2.37.1 (Apple Git-137.1)

