[FFmpeg-devel] [PATCH 09/10] swr: bump minor version.
Clément Bœsch
ubitux at gmail.com
Wed Nov 16 21:50:56 CET 2011
---
libswresample/swresample.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libswresample/swresample.h b/libswresample/swresample.h
index bd45edc..017919b 100644
--- a/libswresample/swresample.h
+++ b/libswresample/swresample.h
@@ -25,7 +25,7 @@
#include "libavutil/samplefmt.h"
#define LIBSWRESAMPLE_VERSION_MAJOR 0
-#define LIBSWRESAMPLE_VERSION_MINOR 2
+#define LIBSWRESAMPLE_VERSION_MINOR 3
#define LIBSWRESAMPLE_VERSION_MICRO 0
#define SWR_CH_MAX 16
--
1.7.7.3
More information about the ffmpeg-devel
mailing list