Browse Source

Version: 22621.3527.65.5

pull/3424/head 22621.3527.65.5_6f6666b
Valentin Radu 2 years ago
parent
commit
6f6666b527
  1. 4
      CHANGELOG.md
  2. 2
      version.h

4
CHANGELOG.md

@ -28,6 +28,10 @@ Tested on OS builds 22621.3296, 22621.3447, 22621.3527, 22635.3566, 26058.1000, @@ -28,6 +28,10 @@ Tested on OS builds 22621.3296, 22621.3447, 22621.3527, 22635.3566, 26058.1000,
* GUI: Reorganized "About" and "Uninstall" sections. (4794713)
* ep_weather: Fixed alignment.
##### 5
* Weather: Layout fixes. (57b44d2, 2112a18)
## 22621.3296.64
Tested on OS builds 22000.2538, 22621.1992, 22621.3155, 22621.3235, 22621.3296, 25951.1000, and 26058.1000.

2
version.h

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
#define VER_MAJOR 22621
#define VER_MINOR 3527
#define VER_BUILD_HI 65
#define VER_BUILD_LO 4
#define VER_BUILD_LO 5
#define VER_FLAGS VS_FF_PRERELEASE

Loading…
Cancel
Save