summaryrefslogtreecommitdiff
path: root/libavresample/version.h
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2014-05-25 17:49:15 +0200
committerLuca Barbato <lu_zero@gentoo.org>2014-08-10 14:26:37 +0200
commitfb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45 (patch)
tree00f966d82d400e4326e70871723c066c6126ac04 /libavresample/version.h
parent8c6f430291374cf6d2cfb85cdbb809803b5a7d83 (diff)
avresample: Introduce AVFrame-based API
Diffstat (limited to 'libavresample/version.h')
-rw-r--r--libavresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index fa7fa29555..34623a138c 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVRESAMPLE_VERSION_MAJOR 2
-#define LIBAVRESAMPLE_VERSION_MINOR 0
+#define LIBAVRESAMPLE_VERSION_MINOR 1
#define LIBAVRESAMPLE_VERSION_MICRO 0
#define LIBAVRESAMPLE_VERSION_INT AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \