Chromium Code Reviews| Index: include/libyuv/version.h |
| diff --git a/include/libyuv/version.h b/include/libyuv/version.h |
| index 7a6c8fd723f9817c5581f19af93c1d71822aa0bc..a2a70c4f79180f47ddec4cbdc28287b000a1f965 100644 |
| --- a/include/libyuv/version.h |
| +++ b/include/libyuv/version.h |
| @@ -11,6 +11,6 @@ |
| #ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT |
| #define INCLUDE_LIBYUV_VERSION_H_ |
| -#define LIBYUV_VERSION 1500 |
| +#define LIBYUV_VERSION 1501 |
| #endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT |