summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorRobert Swain <robert.swain@gmail.com>2008-08-21 07:21:26 +0000
committerRobert Swain <robert.swain@gmail.com>2008-08-21 07:21:26 +0000
commit7d8f3de4a8ea88edb8afa7b663cfefc1a06c04cf (patch)
treeff4030490cf531d1f39c0cf4ca5d2da1284d2753 /libavcodec/avcodec.h
parent7fb262b568eef705f7fd50379e006b39684c9aad (diff)
Last hunk of the AAC decoder code to be OKed and build system and documentation
alterations as appropriate Originally committed as revision 14873 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 a4cc3f4eb7..6691089e1f 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 68
+#define LIBAVCODEC_VERSION_MINOR 69
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \