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>2017-10-11 03:45:37 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-10-11 03:45:37 +0300
commit80154b1b3a0a9e83a9cbaff8b922440f60998128 (patch)
tree58f6f0e0975fc85842beb76bf532ad887f7942f1 /libpostproc
parent7bec3f78da2533968b7246ff222770582ab4aafb (diff)
Bump version for master after 3.4 branchpointn3.5-dev
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 e8f0abe813..a8f2fa4ea8 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 7
+#define LIBPOSTPROC_VERSION_MINOR 8
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \