Skip to content
Snippets Groups Projects
Commit 1ced86fc authored by Paul Licameli's avatar Paul Licameli
Browse files

Beta build

parent 58d478c0
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
// Its value may be more than 0 for pre-release "Beta" builds that differ only // Its value may be more than 0 for pre-release "Beta" builds that differ only
// in the welcome screen, and hiding of some development menu commands, but // in the welcome screen, and hiding of some development menu commands, but
// still link to the alpha manual online. // still link to the alpha manual online.
#define AUDACITY_BUILD_LEVEL 0 #define AUDACITY_BUILD_LEVEL 1
// used #ifdef not #if for IS_ALPHA, IS_BETA, IS_RELEASE, USE_ALPHA_MANUAL // used #ifdef not #if for IS_ALPHA, IS_BETA, IS_RELEASE, USE_ALPHA_MANUAL
#undef IS_ALPHA #undef IS_ALPHA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment