summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/commit.h
blob: a2e761b131ad5107accd8da02d40bfafdc63714a (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 "abce76206141"
#define ANGLE_COMMIT_HASH_SIZE 12
#define ANGLE_COMMIT_DATE "2014-09-23 19:37:05 +0000"