summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-09-27 19:39:23 -0600
committerDiego Biurrun <diego@biurrun.de>2012-09-28 11:03:20 +0200
commit44617d6ec975b307183d88f0e0b207a9913a8de2 (patch)
treecbbf9bcc01634389f7da1cca9e35e2a3e19dddcf /libavcodec/version.h
parente4aa3831b7eda41c51a369f5b98d0a6e76fbbcc7 (diff)
Opus decoder 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 ee70842d0e..8844502d58 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 29
+#define LIBAVCODEC_VERSION_MINOR 30
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \