Bump version.
This commit is contained in:
parent
116f648c8c
commit
b6de46509f
File diff suppressed because one or more lines are too long
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user