summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorRoman Arzumanyan <rarzumanyan@nvidia.com>2018-08-29 12:53:02 +0300
committerTimo Rothenpieler <timo@rothenpieler.org>2018-09-10 12:11:41 +0200
commit90ba17652aa1f5773bb121c2ec6a092acf66a5e1 (patch)
tree251c353e0aeea50e4ef6d05fa932bbf6802f4f5a /libavfilter/version.h
parent404d21f486b06964ea2013bb74121762d682577d (diff)
avfilter: add nvidia NPP based transpose filter
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
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 ef982339d7..30ccef18ea 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 28
+#define LIBAVFILTER_VERSION_MINOR 29
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \