summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2011-03-15 09:37:48 +0100
committerAnton Khirnov <anton@khirnov.net>2011-03-28 16:55:03 +0200
commit42315dabce376fd7085e2a1bbab4d230d3d2ccd8 (patch)
tree927b4552fe18a0c33c635bc312fe95593c961cc2 /libavcodec/version.h
parentc6f951442efb34dd63e1e00b19bc30447075d5a3 (diff)
Chronomaster DFA decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 73a6f3382d..a1c8365e5c 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 115
+#define LIBAVCODEC_VERSION_MINOR 116
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \