summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-02-22 18:38:31 +0000
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-02-22 22:42:27 +0000
commit35c6ce76b107225a19eb33aea38857d2405882af (patch)
treea6a6f405b1cd9ea115091c397888e399af46a1f9 /libavcodec/version.h
parent36a6fb989b017898041703025ef20028146675a8 (diff)
Canopus HQX decoder
Based on work by Kostya Shishkov <kostya.shishkov@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 4890f46ce6..5392e05133 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 16
+#define LIBAVCODEC_VERSION_MINOR 17
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \