summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-09-13 11:36:52 +0000
committerPaul B Mahol <onemda@gmail.com>2013-09-16 14:33:07 +0000
commit9d05de2258769993c289395d3f8bf41b7a3138af (patch)
tree7940025f6ab34546113a91c930fe95db248113fd /libavfilter/version.h
parent42b8f5fba1f067c55231791039283e41b5167247 (diff)
downloadffmpeg-streaming-9d05de2258769993c289395d3f8bf41b7a3138af.zip
ffmpeg-streaming-9d05de2258769993c289395d3f8bf41b7a3138af.tar.gz
avfilter: add adelay 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 f48d4ed..f0d4952 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#define LIBAVFILTER_VERSION_MINOR 84
+#define LIBAVFILTER_VERSION_MINOR 85
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud