Revision: 9628 Author: [email protected] Date: Fri Oct 14 03:53:23 2011 Log: Bumping again. http://code.google.com/p/v8/source/detail?r=9628
Modified: /branches/3.5/src/version.cc ======================================= --- /branches/3.5/src/version.cc Fri Oct 14 02:24:03 2011 +++ /branches/3.5/src/version.cc Fri Oct 14 03:53:23 2011 @@ -35,7 +35,7 @@ #define MAJOR_VERSION 3 #define MINOR_VERSION 5 #define BUILD_NUMBER 10 -#define PATCH_LEVEL 18 +#define PATCH_LEVEL 19 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) #define IS_CANDIDATE_VERSION 0 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
