summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/commit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/angle/src/commit.h')
-rw-r--r--src/3rdparty/angle/src/commit.h12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/3rdparty/angle/src/commit.h b/src/3rdparty/angle/src/commit.h
index f4a36a3cfe..e1378309a4 100644
--- a/src/3rdparty/angle/src/commit.h
+++ b/src/3rdparty/angle/src/commit.h
@@ -1,2 +1,12 @@
-#define ANGLE_COMMIT_HASH "5bb7ec572d0a"
+//
+// 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"