Chromium Code Reviews| Index: src/version.cc |
| =================================================================== |
| --- src/version.cc (revision 8888) |
| +++ src/version.cc (working copy) |
| @@ -35,7 +35,7 @@ |
| #define MAJOR_VERSION 3 |
| #define MINOR_VERSION 2 |
| #define BUILD_NUMBER 10 |
| -#define PATCH_LEVEL 34 |
| +#define PATCH_LEVEL 35 |
| // Use 1 for candidates and 0 otherwise. |
| // (Boolean macro values are not supported by all preprocessors.) |
| #define IS_CANDIDATE_VERSION 0 |