summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-05-23 13:56:08 +0200
committerClément Bœsch <ubitux@gmail.com>2013-05-23 17:22:05 +0200
commita0a41db3398e2ea15b85d534877c53bc381de73b (patch)
tree323035ce73d15f1d63c662f6c78858bf462a6521 /libavfilter/version.h
parent288f9166430285224c689906d002499096acc1a9 (diff)
lavfi/testsrc: make nb_decimals available only in testsrc.
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 a12283eeec..9043b5058a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 69
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \