aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-02-02 00:31:00 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-02-06 20:46:58 +0100
commitb7d45d0b0fdbd10b45f57ebfae6de7402ca7c2b8 (patch)
treef4c77913127292440001e9b9ac561eba26d07d1f /libavfilter/version.h
parente8a06b14864901ddd2ad87b977fd1df8e2ed0050 (diff)
downloadffmpeg-b7d45d0b0fdbd10b45f57ebfae6de7402ca7c2b8.tar.gz
lavfi: add setfield 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 11e038d628..2aed76f991 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 61
+#define LIBAVFILTER_VERSION_MINOR 62
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \