summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-03-26 02:39:55 +0100
committerClément Bœsch <ubitux@gmail.com>2013-03-26 02:39:55 +0100
commit9371467d9d434356ebd2d8b4209ed487147056d9 (patch)
tree89ffbbacf17bf2775b57ba0698ec4f5a629776f8 /libavfilter/version.h
parente600d0628ec2d23341a72e6b64311338208699cf (diff)
lavfi/perms: add seed option.
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 ce6d874310..e623896e1a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 48
-#define LIBAVFILTER_VERSION_MICRO 104
+#define LIBAVFILTER_VERSION_MICRO 105
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \