summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-08-19 18:08:24 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-08-20 23:40:16 +0200
commit5bbe4142d151fd936439518a3970bb5391511070 (patch)
treed45af384ebc5ac62b83faa933bd5b518b3917d5e /libavfilter/version.h
parent3899e4995538a002c49e1e9d204832a3388588c8 (diff)
lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
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 db415d9df5..a008d94f2e 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#define LIBAVFILTER_VERSION_MINOR 12
+#define LIBAVFILTER_VERSION_MINOR 13
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \