Bump version.

This commit is contained in:
LoRd_MuldeR 2011-04-04 21:26:25 +02:00
parent c197439afa
commit 22d933a52b
2 changed files with 4 additions and 2 deletions

View File

@ -29,6 +29,8 @@ a:visited { color: #0000EE; }
<li>Updated SoX to v14.3.2 (2010-02-27), compiled with ICL 12.0.2
<li>Updated MediaInfo to v0.7.43 (2011-03-20), compiled with ICL 12.0.2 and MSVC 9.0
<li>Updated language files (big thank-you to all contributors !!!)
<li>Fixed a problem with the LAME encoder that could cause glitches (VBR mode), reported by Wolfgang Waldeck
<li>Fixed a problem with the LAME encoder that could cause very slow encoding speed
<li>Fixed a bug that caused AAC encoding to fail in CBR mode (the "-2pass" parameter was set wrongly)
<li>A warning message will be emitted, if diskspace drops below a critical limit while processing
</ul><br>

View File

@ -25,8 +25,8 @@
#define VER_LAMEXP_MAJOR 4
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 1
#define VER_LAMEXP_BUILD 417
#define VER_LAMEXP_SUFFIX RC-3
#define VER_LAMEXP_BUILD 418
#define VER_LAMEXP_SUFFIX Final-1
/*
* Tools versions