Reviewers: Jakob,
Message:
Please take a look, the most important changes are in version.cc.
Description:
Example
BUG=v8:2100
Please review this at https://chromiumcodereview.appspot.com/10354012/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/version.cc
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index
c3cc21769bca0af393513729acd4e1c122d1f4e4..038aa3a722642170eb6ce90065123031981c4e24
100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -32,7 +32,7 @@
// These macros define the version number for the current version.
// NOTE these macros are used by the SCons build script so their names
// cannot be changed without changing the SCons build script.
-#define MAJOR_VERSION 3
+#define MAJOR_VERSION 4
#define MINOR_VERSION 11
#define BUILD_NUMBER 0
#define PATCH_LEVEL 0
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev