diff --git a/src/common/Version.hxx b/src/common/Version.hxx index ac15e5f7b..ef52325c7 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -18,7 +18,7 @@ #ifndef VERSION_HXX #define VERSION_HXX -#define STELLA_VERSION "5.2_pre" +#define STELLA_VERSION "5.2_soundtest-1" #define STELLA_BUILD "4138" #endif diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index d94440b24..b5de19a15 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -327,6 +327,7 @@ + @@ -631,6 +632,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 1f095df8a..f6dae28e3 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -924,6 +924,9 @@ Source Files\audio + + Source Files\emucore + @@ -1889,6 +1892,9 @@ Header Files\audio + + Header Files\emucore +