Update CHROME_VERSION_STRING

This commit is contained in:
Aleksei Kuzmin 2017-06-28 17:36:25 +02:00
parent ba9b8719ac
commit c7cf844bcd

View file

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