Updated changelog.
This commit is contained in:
parent
1461d8f022
commit
89f0dbae81
File diff suppressed because one or more lines are too long
@ -6,7 +6,7 @@ subtitle: "Audio-Encoder Front-End – Changelog"
|
||||
|
||||
# LameXP v4.xx History #
|
||||
|
||||
## LameXP v4.21 [2023-??-??] ## {-}
|
||||
## LameXP v4.21 [2023-12-29] ## {-}
|
||||
* Upgraded build environment to Microsoft Visual Studio 2019.11 (MSVC 16.11)
|
||||
* Updated the Windows SDK version to 10.0.19041.0
|
||||
* Updated LAME encoder to v3.101 Beta-3 (2023-12-15), compiled with ICL 2023.2 and MSVC 16.11
|
||||
|
@ -33,9 +33,9 @@
|
||||
#define VER_LAMEXP_MAJOR 4
|
||||
#define VER_LAMEXP_MINOR_HI 2
|
||||
#define VER_LAMEXP_MINOR_LO 1
|
||||
#define VER_LAMEXP_TYPE RC
|
||||
#define VER_LAMEXP_PATCH 2
|
||||
#define VER_LAMEXP_BUILD 2380
|
||||
#define VER_LAMEXP_TYPE Final
|
||||
#define VER_LAMEXP_PATCH 1
|
||||
#define VER_LAMEXP_BUILD 2382
|
||||
#define VER_LAMEXP_CONFG 2188
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user