summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-16 18:10:59 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-10-22 10:46:43 +0200
commit6752aac6bca7be37013dc7540759d2dfc390dadf (patch)
tree8a7717c4ed7b9fb9a98c62f3ed497cdd27a2f620 /libavfilter/version.h
parentccd6def9b3dcdb97a18710e6fd13f35498589849 (diff)
lavfi/aspect: add max 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 55695b987b..534027b461 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 20
-#define LIBAVFILTER_VERSION_MICRO 103
+#define LIBAVFILTER_VERSION_MICRO 104
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \