Version: 22621.2861.62.2

This commit is contained in:
Amrsatrio
2023-12-22 20:09:10 +07:00
parent 4bea5f688d
commit 702b2a76d9
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -18,6 +18,10 @@ Tested on OS builds 22621.2715, 22621.2861, 22631.2787, 22631.2861, 22635.2915,
* The properties window has been made slightly wider to accomodate the newly added languages. (#2574)
* Localization: Added a language switcher to the About section of Properties window. (7c3be29, a7a3d27)
##### 2
* Symbols: Fixed languages with longer strings such as French crashing Explorer when attempting to download symbols. (ce9f973)
**Note:** Due to the breakages as well as frequent changes happening in Canary builds, we strongly do not recommend using ExplorerPatcher on Canary builds for now.
## 22621.2506.60
+1 -1
View File
@@ -1,7 +1,7 @@
#define VER_MAJOR 22621
#define VER_MINOR 2861
#define VER_BUILD_HI 62
#define VER_BUILD_LO 1
#define VER_BUILD_LO 2
#define VER_FLAGS VS_FF_PRERELEASE