From 3e7c3c8a8a82e6bdb10a491b5b686f7473b9f58f Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 28 Mar 2015 13:03:25 +0100 Subject: [PATCH] Bump version. --- doc/Changelog.html | 2 +- src/Config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index aa464f13..32df3367 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -87,7 +87,7 @@
  • Updated Qt runtime libraries to v4.8.7 snapshot-4 (2015-02-16), compiled with MSVC 12.0
  • Updated MediaInfo to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0
  • Updated SoX to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0
  • -
  • Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2014-10-04)
  • +
  • Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26)
  • Updated mpg123 decoder to v1.22.0 (2015-02-24), compiled with GCC 4.9.2
  • Updated Vorbis encoder to OggEnc v2.87 (2014-06-24), using libvorbis v1.3.4 and aoTuV b6.03_2014
  • Updated Vorbis decoder to OggDec v1.10.1 (2014-06-25), using libVorbis v1.3.4
  • diff --git a/src/Config.h b/src/Config.h index a5141c72..ae81b424 100644 --- a/src/Config.h +++ b/src/Config.h @@ -34,7 +34,7 @@ #define VER_LAMEXP_MINOR_HI 1 #define VER_LAMEXP_MINOR_LO 1 #define VER_LAMEXP_TYPE RC -#define VER_LAMEXP_PATCH 3 +#define VER_LAMEXP_PATCH 4 #define VER_LAMEXP_BUILD 1690 #define VER_LAMEXP_CONFG 1558