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>2018-11-02 02:15:32 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2018-11-02 02:15:32 +0300
commit780d5e30a0a0ad8d387e70e72195376e0064c4cf (patch)
tree78249c99ad9b9e10e00b2453d2600df0f1dfdc0e /libswscale/version.h
parent324d21164d499f946da8e1bd9a58c620e32fb3f8 (diff)
Bump minor versions for branching 4.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index a07bd717c8..f1bed092d7 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 5
-#define LIBSWSCALE_VERSION_MINOR 2
+#define LIBSWSCALE_VERSION_MINOR 3
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \