Update version number to 534

BUG=none
TEST=unittests check version
Review URL: https://webrtc-codereview.appspot.com/1031004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@534 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
fbarchard@google.com 2013-01-10 21:07:14 +00:00
parent 72f428db14
commit a05815b9e4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 528
Version: 534
License: BSD
License File: LICENSE

View File

@ -11,6 +11,6 @@
#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT
#define INCLUDE_LIBYUV_VERSION_H_
#define LIBYUV_VERSION 528
#define LIBYUV_VERSION 534
#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT