summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-08-18 03:26:07 +0200
committerClément Bœsch <ubitux@gmail.com>2012-10-01 22:26:19 +0200
commitd771b1d137b39a67850beb2204f700697b6c4867 (patch)
treebf14b4b77004aa820e43a3972a4c00890f0f70fe /libavfilter/version.h
parent81bbce9cf304c93f325b0672b51d65a282c6581f (diff)
downloadffmpeg-streaming-d771b1d137b39a67850beb2204f700697b6c4867.zip
ffmpeg-streaming-d771b1d137b39a67850beb2204f700697b6c4867.tar.gz
lavfi: EBU R.128 scanner.
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 e4520a3..2acb3e6 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#define LIBAVFILTER_VERSION_MINOR 18
+#define LIBAVFILTER_VERSION_MINOR 19
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud