summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/src/version.cc
diff options
context:
space:
mode:
Diffstat (limited to 'V8Binding/v8/src/version.cc')
-rw-r--r--V8Binding/v8/src/version.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/V8Binding/v8/src/version.cc b/V8Binding/v8/src/version.cc
index d613e94..fd585dc 100644
--- a/V8Binding/v8/src/version.cc
+++ b/V8Binding/v8/src/version.cc
@@ -34,9 +34,9 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 1
#define MINOR_VERSION 2
-#define BUILD_NUMBER 7
+#define BUILD_NUMBER 11
#define PATCH_LEVEL 0
-#define CANDIDATE_VERSION false
+#define CANDIDATE_VERSION true
// Define SONAME to have the SCons build the put a specific SONAME into the
// shared library instead the generic SONAME generated from the V8 version