mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 08:46:47 +08:00
Added try server to codereview.settings.
Review URL: https://webrtc-codereview.appspot.com/776006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@350 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
cded3e566b
commit
1c5cab8e11
@ -1,6 +1,6 @@
|
||||
Name: libyuv
|
||||
URL: http://code.google.com/p/libyuv/
|
||||
Version: 349
|
||||
Version: 350
|
||||
License: BSD
|
||||
License File: LICENSE
|
||||
|
||||
|
||||
@ -5,6 +5,8 @@ CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
||||
#VIEW_VC:
|
||||
#STATUS:
|
||||
TRY_ON_UPLOAD: False
|
||||
TRYSERVER_HTTP_HOST: webrtc-cb-linux-master.cbf.corp.google.com
|
||||
TRYSERVER_HTTP_PORT: 9020
|
||||
#TRYSERVER_SVN_URL:
|
||||
#GITCL_PREUPLOAD:
|
||||
#GITCL_PREDCOMMIT:
|
||||
|
||||
@ -11,6 +11,6 @@
|
||||
#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT
|
||||
#define INCLUDE_LIBYUV_VERSION_H_
|
||||
|
||||
#define LIBYUV_VERSION 349
|
||||
#define LIBYUV_VERSION 350
|
||||
|
||||
#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user