summaryrefslogtreecommitdiff
path: root/libswresample
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2011-11-16 20:31:49 +0100
committerClément Bœsch <ubitux@gmail.com>2011-11-17 10:16:07 +0100
commit809631af1a3d2b937e928682f44ece372c085ba3 (patch)
tree8d5e872540a266038ff64df8a9a0e26c06bd8590 /libswresample
parentaf1eb298c11a934dc42d29c69906df47e8cba500 (diff)
swr: bump minor version.
Diffstat (limited to 'libswresample')
-rw-r--r--libswresample/swresample.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/swresample.h b/libswresample/swresample.h
index bd45edc674..017919b54f 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