summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-04-08 01:18:07 +0300
committerMartin Storsjö <martin@martin.st>2016-04-12 13:50:57 +0300
commite8919ec486a5559fdcf366e347be0656d904a87f (patch)
tree57c4e6df94b624b8a6c7a63dbfecd84df776573c /libavcodec/version.h
parentb8e899f4bf5f09900aa71552112d32a5566b6baf (diff)
libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
Signed-off-by: Martin Storsjö <martin@martin.st>
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 c7a5193b5b..a84cdeda98 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#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, \