summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-03-22 20:59:36 +0100
committerNicolas George <nicolas.george@normalesup.org>2012-03-28 16:38:15 +0200
commit247fbf071bb9d30f5341844a3d4ebbd53a986968 (patch)
treec79a818cb4657e035fa41af224607c8dfe6d2e66 /libavfilter/version.h
parentc44417e15a233bdb769585ff861000ca96465fa8 (diff)
ass: fix aspect ratio computation.
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 9d48fc5b97..6269bf88f0 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 66
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \