summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2016-07-14 17:23:08 +0200
committerClément Bœsch <u@pkh.me>2016-07-24 15:29:37 +0200
commit308f9b1c49445abefc85c02e1c8ccf8eb463465b (patch)
tree7ffc1d2331ffb817d4a23fd43f41f109f5e7c758 /libavfilter/version.h
parentb8aaedcd0147be00c7d9b58c85a9caf49fb6b6db (diff)
lavfi/selectivecolor: add 16-bit support
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 89d6fbc9ad..9d21de4309 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 48
+#define LIBAVFILTER_VERSION_MINOR 49
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \