summaryrefslogtreecommitdiff
path: root/libavresample
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-08-06 19:57:14 +0000
committerAnton Khirnov <anton@khirnov.net>2014-08-09 16:58:33 +0000
commit1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8 (patch)
treef7b94d825734f45e935bbdfdf1acaf22d732e178 /libavresample
parentf4c444e17d137c786f0ed2da0e5943df505d5f9e (diff)
Bump major versions of all libraries.
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 2f50f7e888..fa7fa29555 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -27,8 +27,8 @@
#include "libavutil/version.h"
-#define LIBAVRESAMPLE_VERSION_MAJOR 1
-#define LIBAVRESAMPLE_VERSION_MINOR 3
+#define LIBAVRESAMPLE_VERSION_MAJOR 2
+#define LIBAVRESAMPLE_VERSION_MINOR 0
#define LIBAVRESAMPLE_VERSION_MICRO 0
#define LIBAVRESAMPLE_VERSION_INT AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \