summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2012-05-21 21:27:59 -0400
committerJustin Ruggles <justin.ruggles@gmail.com>2012-05-23 16:37:34 -0400
commitc7448c182a701b4c6efc52e0224bcbecc1aa6c3b (patch)
treed57d6e0ae5394ecc4731a6f74e0f6f1afba721b7 /libavfilter/version.h
parent1e8561e36931d6e2c4294702907ca0beb4cba3b6 (diff)
lavfi: add audio mix 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 6194876d25..9a64316949 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 19
+#define LIBAVFILTER_VERSION_MINOR 20
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \