diff --git a/README.chromium b/README.chromium index 3f68e21e3..e0574e68b 100644 --- a/README.chromium +++ b/README.chromium @@ -1,6 +1,6 @@ Name: libyuv URL: http://code.google.com/p/libyuv/ -Version: 1837 +Version: 1838 License: BSD License File: LICENSE diff --git a/include/libyuv/version.h b/include/libyuv/version.h index a85be0483..b8e625238 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 1837 +#define LIBYUV_VERSION 1838 #endif // INCLUDE_LIBYUV_VERSION_H_