# HG changeset patch
# User pross
# Date 1217242083 0
# Node ID a09e82b2f875f6b4f93112177a0f6376c202a678
# Parent  0ca4275b5c6f837922b4bf630aa67f965fdf2581
increment minor version for commit r14412 (add sample_fmts infrastructure)

diff -r 0ca4275b5c6f -r a09e82b2f875 avcodec.h
--- 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, \