From 26694de518f77088def96f0ac5a5300f751ad715 Mon Sep 17 00:00:00 2001 From: lordmulder Date: Mon, 23 Apr 2012 22:50:20 +0200 Subject: [PATCH] Updated FAQ document. --- doc/FAQ.html | 4 ++-- src/Config.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/FAQ.html b/doc/FAQ.html index a4b5d7a9..ee0ad54d 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -320,7 +320,7 @@ QAAC encoder, then you have to install QuickTime v7.7.1 (or newer). Alternativel be installed. Both, QuickTime and iTunes, can be downloaded for free from the official Apple web-site.

In order to enable the QAAC Encoder support you will also need the 'QAAC Encoder Add-in' for LameXP:

Please follow the install instructions that are included with the 'QAAC Encoder Add-in' download package!
@@ -336,7 +336,7 @@ available as a free download (you don't need to buy the "Pro" version!) from the
  • http://download.nullsoft.com/winamp/client/winamp5623_full_emusic-7plus_all.exe
    In order to enable the FHG AAC Encoder support you will also need the 'FHG AAC Encoder Add-in' for LameXP:

    Please follow the install instructions that are included with the 'FHG AAC Encoder Add-in' download package!
    diff --git a/src/Config.h b/src/Config.h index 4ac04e24..fd9a2078 100644 --- a/src/Config.h +++ b/src/Config.h @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 4 #define VER_LAMEXP_TYPE RC #define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 986 +#define VER_LAMEXP_BUILD 987 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)