File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,10 +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
23- line upon naming the release. Refer to previous for appropriate section names.
20+ ### Version 1.10.2605 Preview
2421
2522#### Experimental Shader Model 6.10
2623
Original file line number Diff line number Diff line change 11{
22 "version" : {
33 "major" : " 1" ,
4- "minor" : " 9 " ,
5- "rev" : " 2602 "
4+ "minor" : " 10 " ,
5+ "rev" : " 2606 "
66 },
7- "sha" : " f255809c3dd408c32349d6b7b16019b8b24e1d2e "
7+ "sha" : " c763461468246fb779fb234b08ad3b460fb93a02 "
88}
Original file line number Diff line number Diff line change 1313# ifdef RC_VERSION_FIELD_2
1414#undef RC_VERSION_FIELD_2
1515#endif
16- # define RC_VERSION_FIELD_2 9
16+ # define RC_VERSION_FIELD_2 10
1717
1818# ifdef RC_VERSION_FIELD_3
1919#undef RC_VERSION_FIELD_3
2020#endif
21- # define RC_VERSION_FIELD_3 2602
21+ # define RC_VERSION_FIELD_3 2605
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.9.2602 .0"
31+ # define RC_FILE_VERSION " 1.10.2605 .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.9.2602 .0"
52+ # define RC_PRODUCT_VERSION " 1.10.2605 .0"
5353
5454# ifdef HLSL_TOOL_NAME
5555#undef HLSL_TOOL_NAME
You can’t perform that action at this time.
0 commit comments