summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-18 13:03:03 +0100
committerPaul B Mahol <onemda@gmail.com>2018-11-19 14:55:49 +0100
commit6da439219d2334a2eac27e49fe8584daab6a2c00 (patch)
treef409d2fd9bcd640f92c0c239c7fb48a9d9185d2c /libavfilter/version.h
parentcfd421226c67319bb2598991a11996ca5e6bcec4 (diff)
avfilter: add rgbashift 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 b4bb8f7bab..2e48b0c452 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 44
+#define LIBAVFILTER_VERSION_MINOR 45
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \