Updated changelog + bump version.

This commit is contained in:
LoRd_MuldeR 2018-11-10 15:23:43 +01:00
parent d236d15f5a
commit 08c1af7c84
3 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -5,7 +5,7 @@ LameXP Audio-Encoder Front-End – Changelog
# 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)
* 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

View File

@ -33,10 +33,10 @@
#define VER_LAMEXP_MAJOR 4
#define VER_LAMEXP_MINOR_HI 1
#define VER_LAMEXP_MINOR_LO 7
#define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 4
#define VER_LAMEXP_BUILD 2187
#define VER_LAMEXP_CONFG 2134
#define VER_LAMEXP_TYPE Final
#define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 2188
#define VER_LAMEXP_CONFG 2188
///////////////////////////////////////////////////////////////////////////////
// LameXP Build Options