diff avcodec.h @ 7227:3de78cd3039f libavcodec

increment minor version for commit r14110 (Electronic Arts CMV decoder)
author pross
date Wed, 09 Jul 2008 08:34:43 +0000
parents 93e3382349fc
children 21f5d934ccbd
line wrap: on
line diff
--- a/avcodec.h	Wed Jul 09 07:21:12 2008 +0000
+++ b/avcodec.h	Wed Jul 09 08:34:43 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 58
+#define LIBAVCODEC_VERSION_MINOR 59
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \