summaryrefslogtreecommitdiff
path: root/libpostproc
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
commit0a8a96c25194b550f3b87902e1b7f061738ae3cd (patch)
treeebee4698ed2202f671b47c113d2620c032434441 /libpostproc
parent49739d168876fa6e9aaf0bfe50b531ec922abc9f (diff)
downloadffmpeg-0a8a96c25194b550f3b87902e1b7f061738ae3cd.tar.gz
Bump minor versions to separate 4.3 from master
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libpostproc')
-rw-r--r--libpostproc/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpostproc/version.h b/libpostproc/version.h
index 08e2a315a1..e5de9aefbf 100644
--- a/libpostproc/version.h
+++ b/libpostproc/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBPOSTPROC_VERSION_MAJOR 55
-#define LIBPOSTPROC_VERSION_MINOR 6
+#define LIBPOSTPROC_VERSION_MINOR 7
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \