summaryrefslogtreecommitdiff
path: root/chromium/v8/src/version.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/v8/src/version.cc')
-rw-r--r--chromium/v8/src/version.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/v8/src/version.cc b/chromium/v8/src/version.cc
index 5142d389c21..292389aa4ab 100644
--- a/chromium/v8/src/version.cc
+++ b/chromium/v8/src/version.cc
@@ -34,8 +34,8 @@
// system so their names cannot be changed without changing the scripts.
#define MAJOR_VERSION 3
#define MINOR_VERSION 20
-#define BUILD_NUMBER 17
-#define PATCH_LEVEL 0
+#define BUILD_NUMBER 15
+#define PATCH_LEVEL 5
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
#define IS_CANDIDATE_VERSION 0