summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorRodger Combs <rodger.combs@gmail.com>2016-02-23 21:01:24 -0600
committerRodger Combs <rodger.combs@gmail.com>2016-03-22 12:43:14 -0500
commit65cff814534cec948f255b48098ad9e543993132 (patch)
tree086eb8745fc69ffd3229a6699ce5c62bee2df2c4 /libavcodec/version.h
parentd5d328059e5195b67f7264faa431301ec584648b (diff)
lavc: add AudioToolbox encoders
Fixes trac #4828
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 398e143732..ef87b2dae1 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 29
+#define LIBAVCODEC_VERSION_MINOR 30
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \