summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-07-08 19:51:08 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-07-11 07:29:05 +0200
commit781888da892d99cab70cf6007538d6d9b7382e81 (patch)
treecbe9191440571c625f923ac5b47e96a85fcbeba8 /libavcodec/version.h
parenta8ad6ffafe89e3a83f343f69249338e8245816f7 (diff)
TechSmith Screen Codec 2 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 cb2373848e..6f47df96cf 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 17
+#define LIBAVCODEC_VERSION_MINOR 18
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \