summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-10-24 11:00:58 +0200
committerPaul B Mahol <onemda@gmail.com>2018-10-26 12:40:54 +0200
commit4fcfb9c4ebf3650fd7e82ba78d81c8aebdabd228 (patch)
treecc75c025f9031a8b70c0e9affc2f568f842dfbba /libavfilter/version.h
parentde43c227fd7d4e8e5fdc3b26f9bc1702514c2c0a (diff)
avfilter: add xstack filter
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 bf81e77a5c..77e1a77b50 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 37
+#define LIBAVFILTER_VERSION_MINOR 38
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \