summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2013-09-15 21:42:07 +0200
committerLuca Barbato <lu_zero@gentoo.org>2013-09-16 19:36:37 +0200
commit3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7 (patch)
treedea7915eef1bacbb21952741c5b90e17c8c45541 /libavutil/version.h
parent187105ff8a02bafc9c58d9d8363bb3f55a415635 (diff)
downloadffmpeg-streaming-3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7.zip
ffmpeg-streaming-3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7.tar.gz
mem: Introduce av_reallocp
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index c760d8d..935c505 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -37,7 +37,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 52
-#define LIBAVUTIL_VERSION_MINOR 14
+#define LIBAVUTIL_VERSION_MINOR 15
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
OpenPOWER on IntegriCloud