summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-09-29 12:43:32 +0200
committerPaul B Mahol <onemda@gmail.com>2019-09-30 19:37:37 +0200
commita746359ede6cb8e1ab6e0004a7e8d801db686fb4 (patch)
tree567d2c8f896c8cb13fa94279811866e4f6cbc112 /libavfilter/version.h
parent5161b279d6110cf96c84358416b5b4ecf80ef8d9 (diff)
avfilter: add scroll video 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 d77f3f2910..e51bab8261 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 59
+#define LIBAVFILTER_VERSION_MINOR 60
#define LIBAVFILTER_VERSION_MICRO 100