Updated changelog + bump version.
This commit is contained in:
parent
d236d15f5a
commit
08c1af7c84
File diff suppressed because one or more lines are too long
@ -5,7 +5,7 @@ LameXP Audio-Encoder Front-End – Changelog
|
|||||||
|
|
||||||
# LameXP v4.xx History #
|
# LameXP v4.xx History #
|
||||||
|
|
||||||
## LameXP v4.17 [unreleased] ## {-}
|
## LameXP v4.17 [2018-11-10] ## {-}
|
||||||
* Upgraded build environment to Microsoft Visual Studio 2017.8 (MSVC 19.15)
|
* Upgraded build environment to Microsoft Visual Studio 2017.8 (MSVC 19.15)
|
||||||
* Updated Opus encoder/decoder libraries to v1.3 (2018-10-17) and Opus-Tools to v0.2+3 (2018-10-16)
|
* Updated Opus encoder/decoder libraries to v1.3 (2018-10-17) and Opus-Tools to v0.2+3 (2018-10-16)
|
||||||
* Updated MediaInfo to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.7
|
* Updated MediaInfo to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.7
|
||||||
|
@ -33,10 +33,10 @@
|
|||||||
#define VER_LAMEXP_MAJOR 4
|
#define VER_LAMEXP_MAJOR 4
|
||||||
#define VER_LAMEXP_MINOR_HI 1
|
#define VER_LAMEXP_MINOR_HI 1
|
||||||
#define VER_LAMEXP_MINOR_LO 7
|
#define VER_LAMEXP_MINOR_LO 7
|
||||||
#define VER_LAMEXP_TYPE RC
|
#define VER_LAMEXP_TYPE Final
|
||||||
#define VER_LAMEXP_PATCH 4
|
#define VER_LAMEXP_PATCH 1
|
||||||
#define VER_LAMEXP_BUILD 2187
|
#define VER_LAMEXP_BUILD 2188
|
||||||
#define VER_LAMEXP_CONFG 2134
|
#define VER_LAMEXP_CONFG 2188
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
// LameXP Build Options
|
// LameXP Build Options
|
||||||
|
Loading…
Reference in New Issue
Block a user