summaryrefslogtreecommitdiff
path: root/deps/v8/src/version.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/version.cc')
-rw-r--r--deps/v8/src/version.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/src/version.cc b/deps/v8/src/version.cc
index d613e940d3..c10906022a 100644
--- a/deps/v8/src/version.cc
+++ b/deps/v8/src/version.cc
@@ -34,8 +34,8 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 1
#define MINOR_VERSION 2
-#define BUILD_NUMBER 7
-#define PATCH_LEVEL 0
+#define BUILD_NUMBER 8
+#define PATCH_LEVEL 1
#define CANDIDATE_VERSION false
// Define SONAME to have the SCons build the put a specific SONAME into the