summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-03-19 02:52:08 +0000
committerPaul B Mahol <onemda@gmail.com>2012-06-21 01:23:15 +0000
commitb18357326ca1522d7fb7f4276ddebfccc29ce72c (patch)
tree19117fab09ff40716104be77bed85c53587beb04 /libavcodec/version.h
parent5a90e55ece2e7b90dcd8ea2fd18c8c1a1225da19 (diff)
downloadffmpeg-b18357326ca1522d7fb7f4276ddebfccc29ce72c.tar.gz
LucasArts SMUSH VIMA audio decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 a5765786f8..643409ef7e 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 27
+#define LIBAVCODEC_VERSION_MINOR 28
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \