summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-12-08 17:35:37 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-12-08 18:26:32 +0100
commit642a60f1c20f8c570dbece3f2c5180a1fd87a0fb (patch)
tree828d1055aaafc5637400f7c8b8020fdbf9f5658b /libavfilter/version.h
parent0110108a7c2f3ccdd2c80f1a8923cf53d990695a (diff)
lavfi/setfield: add support to named options and introspection
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 bdd29f4811..feb2de0db8 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 26
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \