aboutsummaryrefslogtreecommitdiffstats
path: root/libavresample
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-07-28 14:30:36 +0100
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-08-28 16:04:28 +0200
commite88103a7f92cf27a2868b50acc8a9912f6088249 (patch)
tree33a6741400633469050356ebf6c4117eab15651d /libavresample
parent4e649debcf7f71d35c6b38cdb7ee715eba95d64a (diff)
downloadandroid_external_ffmpeg-e88103a7f92cf27a2868b50acc8a9912f6088249.tar.gz
android_external_ffmpeg-e88103a7f92cf27a2868b50acc8a9912f6088249.tar.bz2
android_external_ffmpeg-e88103a7f92cf27a2868b50acc8a9912f6088249.zip
Bump major versions of all libraries
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'libavresample')
-rw-r--r--libavresample/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 857d59ccc9..2f204e0476 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -27,8 +27,8 @@
#include "libavutil/version.h"
-#define LIBAVRESAMPLE_VERSION_MAJOR 2
-#define LIBAVRESAMPLE_VERSION_MINOR 1
+#define LIBAVRESAMPLE_VERSION_MAJOR 3
+#define LIBAVRESAMPLE_VERSION_MINOR 0
#define LIBAVRESAMPLE_VERSION_MICRO 0
#define LIBAVRESAMPLE_VERSION_INT AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \