summaryrefslogtreecommitdiff
path: root/libpostproc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-10-11 01:21:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-10-11 01:23:47 +0200
commite1de9eab3a4345036ae7129756b04200df887be4 (patch)
tree586e1a55b53633eebd11baafc7c27b452db39555 /libpostproc
parented8ff608b2b4901089270d9c53bdff7d03ec01ca (diff)
Bump minor versions for branching 3.4
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 3d7f8ea472..e8f0abe813 100644
--- a/libpostproc/version.h
+++ b/libpostproc/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBPOSTPROC_VERSION_MAJOR 54
-#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, \