summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-06-28 21:18:23 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-07-02 07:14:44 +0200
commitedf35d83429b1cba76ae8fd4717bdd5e6a9fe0eb (patch)
tree5935b6a1e18a32fa59bd0c297673e6e058686d9a /libavcodec/version.h
parenta87b17f3283aada762820f1b797eeb7a2dff6c61 (diff)
MS ATC Screen (aka MSS3) 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 e049bee06a..f42aebe2bb 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#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, \