summaryrefslogtreecommitdiff
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2020-06-08 22:45:49 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2020-06-08 22:49:04 +0200
commitc5079bf3bccd24bf8ed45ff47ff4071fd09e9fd8 (patch)
tree7072548aae9945f6b4722b3ce680a162958be26f /libswscale/version.h
parent0a8a96c25194b550f3b87902e1b7f061738ae3cd (diff)
Bump minor versions after branching 4.3
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 3aec51f1b9..2b9ea1be92 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 7
+#define LIBSWSCALE_VERSION_MINOR 8
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \