diff avcodec.h @ 7632:ac583bd8f8b3 libavcodec

Last hunk of the AAC decoder code to be OKed and build system and documentation alterations as appropriate
author superdump
date Thu, 21 Aug 2008 07:21:26 +0000
parents b5b4bf0944b8
children b1cacb2f48a0
line wrap: on
line diff
--- a/avcodec.h	Wed Aug 20 23:11:26 2008 +0000
+++ b/avcodec.h	Thu Aug 21 07:21:26 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 68
+#define LIBAVCODEC_VERSION_MINOR 69
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \