Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-08-05 14:55:30 +0400
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-08-08 12:52:44 +0400
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, \