Revision: 2953 Author: [email protected] Date: Tue Sep 22 06:56:45 2009 Log: 1.3.12 is a full version and not a candidate http://code.google.com/p/v8/source/detail?r=2953
Modified: /tags/1.3.12/src/version.cc ======================================= --- /tags/1.3.12/src/version.cc Tue Sep 22 03:00:30 2009 +++ /tags/1.3.12/src/version.cc Tue Sep 22 06:56:45 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 -~----------~----~----~----~------~----~------~--~---
