summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:49:45 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:49:45 +0200
commite1cc7f83df001b471313fb7f03fd4b0fa1c5a747 (patch)
tree33ad780566b470315cbd0879b3962c500fd90df5 /libavfilter/version.h
parent7942907878dd4c263ba7431067c33ce6b5d53ceb (diff)
Bump minor for 3.3
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index d90e83e9a1..4cbd1857db 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 81
+#define LIBAVFILTER_VERSION_MINOR 82
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \