File tree Expand file tree Collapse file tree 3 files changed +9
-11
lines changed
Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,7 @@ The included licenses apply to the following files:
1717
1818## Changelog
1919
20- ### Upcoming Release
21-
22- Place release notes for the upcoming release below this line and remove this line upon naming this release.
20+ ### Version 1.8.2502
2321
2422- The incomplete WaveMatrix implementation has been removed.
2523- DXIL Validator Hash is open sourced.
Original file line number Diff line number Diff line change 11{
2- "version" : {
3- "major" : " 1" ,
4- "minor" : " 8" ,
5- "rev" : " 2407 "
2+ "version" : {
3+ "major" : " 1" ,
4+ "minor" : " 8" ,
5+ "rev" : " 2502 "
66 },
7- "sha" : " 737a12a663f1697d3755a522d8fbf30481ecd2f6 "
7+ "sha" : " 070d0d5a2beacef9eeb51037a9b04665716fd6f3 "
88}
Original file line number Diff line number Diff line change 1818# ifdef RC_VERSION_FIELD_3
1919#undef RC_VERSION_FIELD_3
2020#endif
21- # define RC_VERSION_FIELD_3 2407
21+ # define RC_VERSION_FIELD_3 2502
2222
2323# ifdef RC_VERSION_FIELD_4
2424#undef RC_VERSION_FIELD_4
2828# ifdef RC_FILE_VERSION
2929#undef RC_FILE_VERSION
3030#endif
31- # define RC_FILE_VERSION " 1.8.2407 .0"
31+ # define RC_FILE_VERSION " 1.8.2502 .0"
3232
3333# ifdef RC_FILE_DESCRIPTION
3434#undef RC_FILE_DESCRIPTION
4949# ifdef RC_PRODUCT_VERSION
5050#undef RC_PRODUCT_VERSION
5151#endif
52- # define RC_PRODUCT_VERSION " 1.8.2407 .0"
52+ # define RC_PRODUCT_VERSION " 1.8.2502 .0"
5353
5454# ifdef HLSL_TOOL_NAME
5555#undef HLSL_TOOL_NAME
You can’t perform that action at this time.
0 commit comments