mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
Bump up version to 1838
Commit a5a1102a added a function to the public ABI. Update the version number to 1838. Bug: b/241451603 Change-Id: I615792672c0dc097e2b1b2637ec5c3a1586d9f09 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3821166 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
parent
a5a1102a60
commit
9b17af9bef
@ -1,6 +1,6 @@
|
||||
Name: libyuv
|
||||
URL: http://code.google.com/p/libyuv/
|
||||
Version: 1837
|
||||
Version: 1838
|
||||
License: BSD
|
||||
License File: LICENSE
|
||||
|
||||
|
||||
@ -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_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user