summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorNathan Caldwell <saintdev@gmail.com>2012-09-28 23:16:09 -0600
committerDiego Biurrun <diego@biurrun.de>2012-10-01 14:42:40 +0200
commit6cb8c8540978ce6fe5355ec282693d6e6a3466d7 (patch)
tree9384a1cb299e2a208158bc53488562d3cd83159e /libavcodec/version.h
parent15d35bee83f7ace32725ea85044105867657d663 (diff)
Opus encoder using libopus
Signed-off-by: Diego Biurrun <diego@biurrun.de>
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 8844502d58..3125db708d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 30
+#define LIBAVCODEC_VERSION_MINOR 31
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \