summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2018-11-02 00:53:07 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2018-11-02 00:53:07 +0100
commit517573a67088b5c7a25c18373434e3448892ee93 (patch)
treecee73d92cdce38ca368eb796139634458b9f8c04 /libavfilter/version.h
parent780d5e30a0a0ad8d387e70e72195376e0064c4cf (diff)
Bump minor version for master after 4.1 branchpoint
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 91c37509b4..27901a710a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 40
+#define LIBAVFILTER_VERSION_MINOR 41
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \