Chromium Code Reviews| Index: src/version.cc |
| =================================================================== |
| --- src/version.cc (revision 4326) |
| +++ src/version.cc (working copy) |
| @@ -35,7 +35,7 @@ |
| #define MAJOR_VERSION 2 |
| #define MINOR_VERSION 2 |
| #define BUILD_NUMBER 0 |
| -#define PATCH_LEVEL 1 |
| +#define PATCH_LEVEL 2 |
| #define CANDIDATE_VERSION false |
| // Define SONAME to have the SCons build the put a specific SONAME into the |