diff --git a/README.chromium b/README.chromium index 8e9fa4746..940a01421 100644 --- a/README.chromium +++ b/README.chromium @@ -1,6 +1,6 @@ Name: libyuv URL: http://code.google.com/p/libyuv/ -Version: 1812 +Version: 1813 License: BSD License File: LICENSE diff --git a/include/libyuv/version.h b/include/libyuv/version.h index dcdc8d94f..e9ad82d9a 100644 --- a/include/libyuv/version.h +++ b/include/libyuv/version.h @@ -11,6 +11,6 @@ #ifndef INCLUDE_LIBYUV_VERSION_H_ #define INCLUDE_LIBYUV_VERSION_H_ -#define LIBYUV_VERSION 1812 +#define LIBYUV_VERSION 1813 -#endif // INCLUDE_LIBYUV_VERSION_H_ \ No newline at end of file +#endif // INCLUDE_LIBYUV_VERSION_H_