diff --git a/LameXP_VS2010.vcxproj b/LameXP_VS2010.vcxproj
index a3db71b5..11cef2c9 100644
--- a/LameXP_VS2010.vcxproj
+++ b/LameXP_VS2010.vcxproj
@@ -220,7 +220,6 @@ copy /Y "$(SolutionDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\plugins\i
Fast
NotUsing
Level3
- None
false
false
false
@@ -253,7 +252,6 @@ copy /Y "$(SolutionDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\plugins\i
true
false
false
-
diff --git a/src/Config.h b/src/Config.h
index 7adcdfef..dbb1f49e 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -35,7 +35,7 @@
#define VER_LAMEXP_MINOR_LO 2
#define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 4
-#define VER_LAMEXP_BUILD 1815
+#define VER_LAMEXP_BUILD 1816
#define VER_LAMEXP_CONFG 1700
///////////////////////////////////////////////////////////////////////////////