Skip to content

Commit 3e318a7

Browse files
authored
Update Version to 1.8.2407 (#6755)
Update version for create releaes branch.
1 parent 737a12a commit 3e318a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

utils/version/latest-release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version" : {
33
"major" : "1",
44
"minor" : "8",
5-
"rev" : "2405"
5+
"rev" : "2407"
66
},
7-
"sha" : "9fae255270cc89a00e1f3a3630210ec1100afa4a"
7+
"sha" : "737a12a663f1697d3755a522d8fbf30481ecd2f6"
88
}

utils/version/version.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#ifdef RC_VERSION_FIELD_3
1919
#undef RC_VERSION_FIELD_3
2020
#endif
21-
#define RC_VERSION_FIELD_3 2405
21+
#define RC_VERSION_FIELD_3 2407
2222

2323
#ifdef RC_VERSION_FIELD_4
2424
#undef RC_VERSION_FIELD_4
@@ -28,7 +28,7 @@
2828
#ifdef RC_FILE_VERSION
2929
#undef RC_FILE_VERSION
3030
#endif
31-
#define RC_FILE_VERSION "1.8.2405.0"
31+
#define RC_FILE_VERSION "1.8.2407.0"
3232

3333
#ifdef RC_FILE_DESCRIPTION
3434
#undef RC_FILE_DESCRIPTION
@@ -49,7 +49,7 @@
4949
#ifdef RC_PRODUCT_VERSION
5050
#undef RC_PRODUCT_VERSION
5151
#endif
52-
#define RC_PRODUCT_VERSION "1.8.2405.0"
52+
#define RC_PRODUCT_VERSION "1.8.2407.0"
5353

5454
#ifdef HLSL_TOOL_NAME
5555
#undef HLSL_TOOL_NAME

0 commit comments

Comments
 (0)