Bump version.
This commit is contained in:
parent
aa92ad1d8f
commit
5a6dca50f9
File diff suppressed because one or more lines are too long
@ -7,6 +7,7 @@ LameXP Audio-Encoder Front-End – Changelog
|
||||
|
||||
## LameXP v4.17 [unreleased] ## {-}
|
||||
* Upgraded build environment to Microsoft Visual Studio 2017.7 (MSVC 19.14)
|
||||
* Updated Opus encoder/decoder libraries to v1.3-RC-1 (2018-06-01) and Opus-Tools to v0.1.10-71 (2018-04-30)
|
||||
* Updated MediaInfo to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.7
|
||||
* Downgraded FAAD to from v2.8 to v2.7 for now, because v2.8 is currently broken with certain MP4 files
|
||||
* Fixed detection of certain WMA and AAC files [regression in LameXP v4.16]
|
||||
|
@ -34,8 +34,8 @@
|
||||
#define VER_LAMEXP_MINOR_HI 1
|
||||
#define VER_LAMEXP_MINOR_LO 7
|
||||
#define VER_LAMEXP_TYPE Alpha
|
||||
#define VER_LAMEXP_PATCH 1
|
||||
#define VER_LAMEXP_BUILD 2141
|
||||
#define VER_LAMEXP_PATCH 2
|
||||
#define VER_LAMEXP_BUILD 2142
|
||||
#define VER_LAMEXP_CONFG 2134
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user