summaryrefslogtreecommitdiff
path: root/deps/v8/build/util/webkit_version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/build/util/webkit_version.h.in')
-rw-r--r--deps/v8/build/util/webkit_version.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/deps/v8/build/util/webkit_version.h.in b/deps/v8/build/util/webkit_version.h.in
new file mode 100644
index 0000000000..41960e7d88
--- /dev/null
+++ b/deps/v8/build/util/webkit_version.h.in
@@ -0,0 +1,9 @@
+// Copyright 2014 The Chromium Authors. All rights reserved.
+// Use of this source is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// webkit_version.h is generated from webkit_version.h.in. Edit the source!
+
+#define WEBKIT_VERSION_MAJOR 537
+#define WEBKIT_VERSION_MINOR 36
+#define WEBKIT_SVN_REVISION "@@LASTCHANGE@"