Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2020-06-08 23:45:49 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2020-06-08 23:49:04 +0300
commitc5079bf3bccd24bf8ed45ff47ff4071fd09e9fd8 (patch)
tree7072548aae9945f6b4722b3ce680a162958be26f /libswresample
parent0a8a96c25194b550f3b87902e1b7f061738ae3cd (diff)
Bump minor versions after branching 4.3n4.4-dev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswresample')
-rw-r--r--libswresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/version.h b/libswresample/version.h
index 257739195a..fed4fa1fde 100644
--- a/libswresample/version.h
+++ b/libswresample/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBSWRESAMPLE_VERSION_MAJOR 3
-#define LIBSWRESAMPLE_VERSION_MINOR 7
+#define LIBSWRESAMPLE_VERSION_MINOR 8
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \