changeset 7441:a09e82b2f875 libavcodec

increment minor version for commit r14412 (add sample_fmts infrastructure)
author pross
date Mon, 28 Jul 2008 10:48:03 +0000
parents 0ca4275b5c6f
children 2ccb81f932f0
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Mon Jul 28 05:18:39 2008 +0000
+++ b/avcodec.h	Mon Jul 28 10:48:03 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 61
+#define LIBAVCODEC_VERSION_MINOR 62
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \