summaryrefslogtreecommitdiff
path: root/libswresample/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libswresample/version.h')
-rw-r--r--libswresample/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libswresample/version.h b/libswresample/version.h
index cc0a77de28..12b32826db 100644
--- a/libswresample/version.h
+++ b/libswresample/version.h
@@ -28,9 +28,9 @@
#include "libavutil/avutil.h"
-#define LIBSWRESAMPLE_VERSION_MAJOR 1
-#define LIBSWRESAMPLE_VERSION_MINOR 2
-#define LIBSWRESAMPLE_VERSION_MICRO 101
+#define LIBSWRESAMPLE_VERSION_MAJOR 2
+#define LIBSWRESAMPLE_VERSION_MINOR 0
+#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \
LIBSWRESAMPLE_VERSION_MINOR, \