summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/commit.h
blob: e1378309a49110268abf8f6273357c2bd8268741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// Copyright (c) 2014 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// commit.h:
//   This is a default commit hash header, when git is not available.
//

#define ANGLE_COMMIT_HASH "07d49ef5350a"
#define ANGLE_COMMIT_HASH_SIZE 12
#define ANGLE_COMMIT_DATE "2014-07-25 16:01:42 +0000"