summaryrefslogtreecommitdiff
path: root/libavresample
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-09-05 21:35:46 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2015-09-05 21:35:46 +0200
commit160e92c8bfad9b6b4748b0d5f72f15a097ad2dc3 (patch)
treedf85b33395b43f28d0d98c6bcf383705b74028b8 /libavresample
parent590ea32e54eebbf8d69c2e9d97d92727d22bb88a (diff)
parente88103a7f92cf27a2868b50acc8a9912f6088249 (diff)
downloadffmpeg-160e92c8bfad9b6b4748b0d5f72f15a097ad2dc3.tar.gz
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
* commit 'e88103a7f92cf27a2868b50acc8a9912f6088249': Bump major versions of all libraries Merged-by: Hendrik Leppkes <h.leppkes@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 6a6cb2fbfe..b5b0e2d7aa 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, \