summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-02-17 10:31:25 +0100
committerAnton Khirnov <anton@khirnov.net>2013-03-08 07:41:49 +0100
commitd8b31be6caebd8d1321ecb754b6e7daaf81dc111 (patch)
tree114b30392b4533bd91e434516d20f21b59196a5b /libavfilter/version.h
parent8df23e938b4022d6e6e9e1180ea6418abae74fda (diff)
Add the bumps and APIchanges entries for reference counted buffers changes.
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 adcfa1e003..a07af2bff6 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 4
+#define LIBAVFILTER_VERSION_MINOR 5
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \