changeset 11745:0cb0697b7f57 libavcodec

Bump minor version for CODEC_ID_VP8
author conrad
date Wed, 19 May 2010 20:13:50 +0000
parents a85d4655ad52
children 818851623979
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Wed May 19 16:50:00 2010 +0000
+++ b/avcodec.h	Wed May 19 20:13:50 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 67
+#define LIBAVCODEC_VERSION_MINOR 68
 #define LIBAVCODEC_VERSION_MICRO  2
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \