Bump Chrome version

This commit is contained in:
Cheng Zhao 2014-12-09 16:37:40 -08:00
parent e3ba17f2d3
commit e58b3ddc86

View file

@ -8,7 +8,7 @@
#ifndef ATOM_COMMON_CHROME_VERSION_H_
#define ATOM_COMMON_CHROME_VERSION_H_
#define CHROME_VERSION_STRING "38.0.2125.101"
#define CHROME_VERSION_STRING "39.0.2171.65"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_