aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-24 15:12:13 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-24 15:12:13 +0000
commiteedca998eb6b2271248324469b45d7d99ea86aff (patch)
tree3b2d826a5433852168eb99d3d2e946d1ebfa62c8 /libavfilter/avfilter.h
parent668338c573720b8eafda1191a940625cc76fc586 (diff)
downloadffmpeg-eedca998eb6b2271248324469b45d7d99ea86aff.tar.gz
Implement ff_get_ref_perms_string() and use it for tracing.
Originally committed as revision 24900 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index dfe27e7734..721519a200 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -26,7 +26,7 @@
#define LIBAVFILTER_VERSION_MAJOR 1
#define LIBAVFILTER_VERSION_MINOR 38
-#define LIBAVFILTER_VERSION_MICRO 0
+#define LIBAVFILTER_VERSION_MICRO 1
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \