diff avcodec.h @ 7621:4a3f1b75285e libavcodec

Update changelog and general.texi to reflect addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
author jai_menon
date Tue, 19 Aug 2008 19:25:00 +0000
parents ff395fe35161
children b5b4bf0944b8
line wrap: on
line diff
--- a/avcodec.h	Tue Aug 19 18:45:00 2008 +0000
+++ b/avcodec.h	Tue Aug 19 19:25:00 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 66
+#define LIBAVCODEC_VERSION_MINOR 67
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \