mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 07:14:10 +08:00
package.h: Update version number to 0.8.0
Per https://codereview.chromium.org/998653002/, we were going to call the Windows client milestone 0.8.0. Now that the Crashpad client has successfully shipped in a Chrome Windows canary, I think we can say that we’re there. Or here. Congratulations! R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1484013004 .
This commit is contained in:
parent
72d6be5cb9
commit
d81d83661d
@ -23,7 +23,7 @@
|
||||
#define PACKAGE_NAME "Crashpad"
|
||||
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
|
||||
#define PACKAGE_TARNAME "crashpad"
|
||||
#define PACKAGE_VERSION "0.7.0"
|
||||
#define PACKAGE_VERSION "0.8.0"
|
||||
#define PACKAGE_URL "https://crashpad.chromium.org/"
|
||||
|
||||
#endif // CRASHPAD_PACKAGE_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user