summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/commit.h
blob: 08fc893c251671016bf41b61880662c52f61c433 (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 "30d6c255d238"
#define ANGLE_COMMIT_HASH_SIZE 12
#define ANGLE_COMMIT_DATE "2014-11-13 17:37:03 +0000"