summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-06-02 21:07:02 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-06-05 18:30:54 +0200
commitc6061443f766b31b6601c36a832760ebd917c8ad (patch)
treec78aa3bf9498b0d2d6104c786bcb3ddea1532df4 /libavcodec/version.h
parent34271cabacb20f24ad07bff818e3447330cdd851 (diff)
Indeo Audio decoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index da7796abb0..e8f0b5cb84 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,8 +27,8 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 13
-#define LIBAVCODEC_VERSION_MICRO 1
+#define LIBAVCODEC_VERSION_MINOR 14
+#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \