Revision: 3469 Author: [email protected] Date: Tue Dec 15 23:33:08 2009 Log: Missing update to version from r3467
[email protected] Review URL: http://codereview.chromium.org/500048 http://code.google.com/p/v8/source/detail?r=3469 Modified: /branches/1.3/src/version.cc ======================================= --- /branches/1.3/src/version.cc Mon Dec 7 02:32:14 2009 +++ /branches/1.3/src/version.cc Tue Dec 15 23:33:08 2009 @@ -35,7 +35,7 @@ #define MAJOR_VERSION 1 #define MINOR_VERSION 3 #define BUILD_NUMBER 18 -#define PATCH_LEVEL 16 +#define PATCH_LEVEL 17 #define CANDIDATE_VERSION false // Define SONAME to have the SCons build the put a specific SONAME into the -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
