17be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com/*
2b0c97975894a5eebebf9d93147cdd941a3accb63fbarchard@google.com *  Copyright 2012 The LibYuv Project Authors. All rights reserved.
37be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com *
47be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com *  Use of this source code is governed by a BSD-style license
57be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com *  that can be found in the LICENSE file in the root of the source
67be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com *  tree. An additional intellectual property rights grant can be found
7cde587092fef0dbed2c35602f30b79e7b892e766fbarchard@google.com *  in the file PATENTS. All contributing project authors may
87be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com *  be found in the AUTHORS file in the root of the source tree.
97be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com */
107be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com
11f37f9a3542799ed17cc5c1c03f94a7ef279cfc20fbarchard@google.com#ifndef INCLUDE_LIBYUV_VERSION_H_  // NOLINT
127be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com#define INCLUDE_LIBYUV_VERSION_H_
137be186ab2b74feb182f3874a7f397932c1186e77fbarchard@google.com
14455c66b4375d72984b79249616d0a708ad568894fbarchard@google.com#define LIBYUV_VERSION 1038
15e5f3fd4cc870b9b22112b3b2f25af06e067c8b7dfbarchard@google.com
16f37f9a3542799ed17cc5c1c03f94a7ef279cfc20fbarchard@google.com#endif  // INCLUDE_LIBYUV_VERSION_H_  NOLINT
17