summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-07-24 07:09:16 +0000
committerPaul B Mahol <onemda@gmail.com>2015-08-27 20:00:36 +0000
commit15f4b3db58a6d325d4b894277cd5f1502b54285f (patch)
treeea937b2482689ff7fbfb083d9ec734f2adcf6dd5 /libavfilter/version.h
parent57cd2f7777a316a447301a7d4b5d1c01da200661 (diff)
avfilter: add framerate video filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 6b836d394d..15eb5407be 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 5
-#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, \