summaryrefslogtreecommitdiff
path: root/libswresample/swresample.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-12-22 03:09:41 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-22 03:09:41 +0100
commit3339f87dbd3609cd13c9442adab33a1bb03da838 (patch)
treedaf7dc292e7cbe225812134ef718b384a89177d3 /libswresample/swresample.h
parent4468ad827a4ed70bb7061162b2f2e883989ee1db (diff)
swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswresample/swresample.h')
-rw-r--r--libswresample/swresample.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/swresample.h b/libswresample/swresample.h
index c2bbea5c15..fa85e24f1f 100644
--- a/libswresample/swresample.h
+++ b/libswresample/swresample.h
@@ -31,7 +31,7 @@
#define LIBSWRESAMPLE_VERSION_MAJOR 0
#define LIBSWRESAMPLE_VERSION_MINOR 5
-#define LIBSWRESAMPLE_VERSION_MICRO 0
+#define LIBSWRESAMPLE_VERSION_MICRO 100
#define SWR_CH_MAX 16 ///< Maximum number of channels