summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-10-27 19:17:08 +0200
committerPaul B Mahol <onemda@gmail.com>2018-10-31 11:49:39 +0100
commit323c2cfd384a06ad1e5233306156eb931185193f (patch)
tree8eb01be0324ffd2c2c34a5e9b90318ee8996f406 /libavfilter/version.h
parent4a6d5f3cadaabefe6c3548e575bb7e713997762f (diff)
avfilter: add (a)graphmonitor filter(s)
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 77e1a77b50..e2572d623e 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 38
+#define LIBAVFILTER_VERSION_MINOR 39
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \