Revision: 2952 Author: [email protected] Date: Tue Sep 22 06:53:37 2009 Log: Mark version 1.3.12 as a real release. http://code.google.com/p/v8/source/detail?r=2952
Modified: /trunk/src/version.cc ======================================= --- /trunk/src/version.cc Tue Sep 22 03:00:30 2009 +++ /trunk/src/version.cc Tue Sep 22 06:53:37 2009 @@ -36,7 +36,7 @@ #define MINOR_VERSION 3 #define BUILD_NUMBER 12 #define PATCH_LEVEL 0 -#define CANDIDATE_VERSION true +#define CANDIDATE_VERSION false // 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 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
