summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2013-01-17 12:17:35 +0100
committerNicolas George <nicolas.george@normalesup.org>2013-01-26 12:52:19 +0100
commit42c6f2a645a83c0a0adc933aff4c52861d0b32aa (patch)
tree58a843499f28b65d20771d30f4113d51885c5131 /libavfilter/version.h
parent5361f4958fbfc77723b9b1a2768b00c15501ecbc (diff)
lavfi/vf_drawtext: default to expansion=normal.
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 94f10992ca..d73fd3bba6 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 34
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \