Updated Changelog.
This commit is contained in:
parent
23195afd41
commit
d608f6f1e3
File diff suppressed because one or more lines are too long
@ -6,7 +6,7 @@ LameXP Audio-Encoder Front-End – Changelog
|
|||||||
# LameXP v4.xx History #
|
# LameXP v4.xx History #
|
||||||
|
|
||||||
## LameXP v4.16 [UNRELEASED] ## {-}
|
## LameXP v4.16 [UNRELEASED] ## {-}
|
||||||
* Upgraded build environment to Microsoft Visual Studio 2017 with Update-5
|
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
|
||||||
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
|
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
|
||||||
* Updated mpg123 decoder to v1.25.8 (2017-12-02), compiled with GCC 7.2.0
|
* Updated mpg123 decoder to v1.25.8 (2017-12-02), compiled with GCC 7.2.0
|
||||||
* Updated Opus encoder/decoder libraries to v1.3-beta-15 (2018-02-22) and Opus-Tools to v0.1.10-49 (2018-02-24)
|
* Updated Opus encoder/decoder libraries to v1.3-beta-15 (2018-02-22) and Opus-Tools to v0.1.10-49 (2018-02-24)
|
||||||
|
@ -34,8 +34,8 @@
|
|||||||
#define VER_LAMEXP_MINOR_HI 1
|
#define VER_LAMEXP_MINOR_HI 1
|
||||||
#define VER_LAMEXP_MINOR_LO 6
|
#define VER_LAMEXP_MINOR_LO 6
|
||||||
#define VER_LAMEXP_TYPE Beta
|
#define VER_LAMEXP_TYPE Beta
|
||||||
#define VER_LAMEXP_PATCH 8
|
#define VER_LAMEXP_PATCH 9
|
||||||
#define VER_LAMEXP_BUILD 2094
|
#define VER_LAMEXP_BUILD 2102
|
||||||
#define VER_LAMEXP_CONFG 2002
|
#define VER_LAMEXP_CONFG 2002
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user