Bump version.
This commit is contained in:
parent
4229598260
commit
619b25fc6c
@ -84,7 +84,7 @@
|
||||
<li>Upgraded build environment to Microsoft Visual Studio 2013 with Update-4<br /></li>
|
||||
<li>Starting with this version, LameXP is based on the <a href="http://sourceforge.net/p/mutilities/code/"><em>MUtilities</em></a> library + massive code clean-up<br /></li>
|
||||
<li>Added support for the <a href="https://github.com/lordmulder/DynamicAudioNormalizer"><em>DynamicAudioNormalizer</em></a> normalization filter<br /></li>
|
||||
<li>Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-24), compiled with MSVC 12.0<br /></li>
|
||||
<li>Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-25), compiled with MSVC 12.0<br /></li>
|
||||
<li>Updated MediaInfo to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0<br /></li>
|
||||
<li>Updated SoX to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0<br /></li>
|
||||
<li>Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26)<br /></li>
|
||||
|
@ -33,10 +33,10 @@
|
||||
#define VER_LAMEXP_MAJOR 4
|
||||
#define VER_LAMEXP_MINOR_HI 1
|
||||
#define VER_LAMEXP_MINOR_LO 1
|
||||
#define VER_LAMEXP_TYPE RC
|
||||
#define VER_LAMEXP_PATCH 4
|
||||
#define VER_LAMEXP_BUILD 1698
|
||||
#define VER_LAMEXP_CONFG 1558
|
||||
#define VER_LAMEXP_TYPE Final
|
||||
#define VER_LAMEXP_PATCH 1
|
||||
#define VER_LAMEXP_BUILD 1700
|
||||
#define VER_LAMEXP_CONFG 1700
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// LameXP Build Options
|
||||
|
Loading…
Reference in New Issue
Block a user