Bump version + updated changelog.
This commit is contained in:
parent
f84e68b047
commit
2973f92474
File diff suppressed because one or more lines are too long
@ -5,6 +5,10 @@ LameXP Audio-Encoder Front-End – Changelog
|
|||||||
|
|
||||||
# LameXP v4.xx History #
|
# LameXP v4.xx History #
|
||||||
|
|
||||||
|
## LameXP v4.17 [unreleased] ## {-}
|
||||||
|
* Upgraded build environment to Microsoft Visual Studio 2017.7 (MSVC 19.14)
|
||||||
|
* Updated MediaInfo to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.7
|
||||||
|
|
||||||
## LameXP v4.16 [2018-04-30] ## {-}
|
## LameXP v4.16 [2018-04-30] ## {-}
|
||||||
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
|
* 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
|
||||||
|
@ -32,10 +32,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 6
|
#define VER_LAMEXP_MINOR_LO 7
|
||||||
#define VER_LAMEXP_TYPE Final
|
#define VER_LAMEXP_TYPE Alpha
|
||||||
#define VER_LAMEXP_PATCH 1
|
#define VER_LAMEXP_PATCH 1
|
||||||
#define VER_LAMEXP_BUILD 2137
|
#define VER_LAMEXP_BUILD 2140
|
||||||
#define VER_LAMEXP_CONFG 2134
|
#define VER_LAMEXP_CONFG 2134
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user