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:
authorAnton Khirnov <anton@khirnov.net>2013-05-25 21:22:59 +0400
committerAnton Khirnov <anton@khirnov.net>2013-06-10 23:33:48 +0400
commit84d3ff50cd679e0f35f0b7ce2cb2cedd99169959 (patch)
tree439eddb4a46986299b313299f713f97f34a5b678 /libavcodec/version.h
parent799f57ac96f9891d1a0f7d6c4b218ed536e8aca5 (diff)
lavc: add a libwavpack encoder wrapper
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 e1b00eee86..3405ce9b47 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 8
+#define LIBAVCODEC_VERSION_MINOR 9
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \