Bump version.

This commit is contained in:
LoRd_MuldeR 2017-05-31 20:59:05 +02:00
parent 116f648c8c
commit b6de46509f
3 changed files with 6 additions and 6 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.15 [2017-??-??] ## {-}
## LameXP v4.15 [2017-05-31] ## {-}
* Fixed a bug in auto-rename feature, that caused problems when a meta-tag contained path separators
* Fixed included MediaInfo binary not working on processor *without* SSE2 support

View File

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