summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-08-05 12:55:30 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-08-08 10:52:44 +0200
commit3e5898782dce60334ab294821ca00b19c648cf66 (patch)
treea5db4c367d79ea6bd542ddd5f1cfd48fd6647cd1 /libavcodec/version.h
parent5afe1d27912be9b643ffb4ddc21f6d920260dbb0 (diff)
Voxware MetaSound decoder
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 4637b3a838..c2907cc6fe 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 14
+#define LIBAVCODEC_VERSION_MINOR 15
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \