Chromium Code Reviews| Index: src/version.cc |
| diff --git a/src/version.cc b/src/version.cc |
| index 6a8fead907b0fa4d5ea182e4494a43616c594072..b1334cecbe35d07c88c44284ffada89ba688300b 100644 |
| --- a/src/version.cc |
| +++ b/src/version.cc |
| @@ -34,7 +34,7 @@ |
| // cannot be changed without changing the SCons build script. |
| #define MAJOR_VERSION 3 |
| #define MINOR_VERSION 7 |
| -#define BUILD_NUMBER 11 |
| +#define BUILD_NUMBER 12 |
| #define PATCH_LEVEL 0 |
| // Use 1 for candidates and 0 otherwise. |
| // (Boolean macro values are not supported by all preprocessors.) |