Revision: 3682
Author: kasp...@chromium.org
Date: Mon Jan 25 00:28:39 2010
Log: Change the candidate version on bleeding_edge from 2.0.7 to
2.1.0. This means that the next version pushed to trunk will
be the first version in the 2.1.x series.
Review URL: http://codereview.chromium.org/551139
http://code.google.com/p/v8/source/detail?r=3682

Modified:
 /branches/bleeding_edge/src/version.cc

=======================================
--- /branches/bleeding_edge/src/version.cc      Thu Jan 14 07:09:43 2010
+++ /branches/bleeding_edge/src/version.cc      Mon Jan 25 00:28:39 2010
@@ -33,8 +33,8 @@
 // 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     2
-#define MINOR_VERSION     0
-#define BUILD_NUMBER      7
+#define MINOR_VERSION     1
+#define BUILD_NUMBER      0
 #define PATCH_LEVEL       0
 #define CANDIDATE_VERSION true

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to