Bump version.

This commit is contained in:
LoRd_MuldeR 2018-04-30 14:45:12 +02:00
parent 8d45317f48
commit c7e6f7158d
3 changed files with 5 additions and 5 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.16 [UNRELEASED] ## {-}
## LameXP v4.16 [2018-04-30] ## {-}
* 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 mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0

View File

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