Chromium Code Reviews| Index: src/version.cc |
| diff --git a/src/version.cc b/src/version.cc |
| index e5a198b20ea649f3436235227f3933f28acd752e..1863256074e498ca8fe10c3d670aff68e5007b8a 100644 |
| --- a/src/version.cc |
| +++ b/src/version.cc |
| @@ -34,7 +34,7 @@ |
| // system so their names cannot be changed without changing the scripts. |
| #define MAJOR_VERSION 3 |
| #define MINOR_VERSION 20 |
| -#define BUILD_NUMBER 6 |
| +#define BUILD_NUMBER 7 |
| #define PATCH_LEVEL 0 |
| // Use 1 for candidates and 0 otherwise. |
| // (Boolean macro values are not supported by all preprocessors.) |