diff --git a/LameXP_VS2008.vcproj b/LameXP_VS2008.vcproj index d3745f0b..c2794ea4 100644 --- a/LameXP_VS2008.vcproj +++ b/LameXP_VS2008.vcproj @@ -629,6 +629,16 @@ + + + @@ -639,6 +649,16 @@ Outputs=""$(SolutionDir)tmp\MOC_$(SafeInputName).cpp"" /> + + + @@ -1353,7 +1373,7 @@ @@ -1363,7 +1383,7 @@ diff --git a/src/Config.h b/src/Config.h index fd830cb0..6afe4b07 100644 --- a/src/Config.h +++ b/src/Config.h @@ -30,7 +30,7 @@ #define VER_LAMEXP_MINOR_LO 5 #define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_PATCH 2 -#define VER_LAMEXP_BUILD 1080 +#define VER_LAMEXP_BUILD 1081 /////////////////////////////////////////////////////////////////////////////// // Tool versions (minimum expected versions!)