summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorJai Menon <jmenon86@gmail.com>2008-08-19 19:25:00 +0000
committerJai Menon <jmenon86@gmail.com>2008-08-19 19:25:00 +0000
commit833e90ddf524b5a1c6ebf81db5c78eec91f21749 (patch)
tree7d03a4b197c40b9462098d599f8854b712287f8c /libavcodec/avcodec.h
parent745b39d5f92437629513f2b8fc3287fb2e66d3ff (diff)
Update changelog and general.texi to reflect
addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR. Originally committed as revision 14849 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 070569b845..29b500f711 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -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, \