summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-06-15 20:37:37 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-06-20 19:08:10 +0200
commit005c80b645cc6ab5f30cbc3e10ab66a15dfd107e (patch)
tree4933eec96d3ac9c5aeebd48ebb8beade88d0bdb3 /libavcodec/version.h
parent43886eaebc8e803a2f90051afd03068be47e398f (diff)
MS Screen 1 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 46b0f2358d..e049bee06a 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 15
+#define LIBAVCODEC_VERSION_MINOR 16
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \