mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
Set BUILD_LEVEL 2, ready for release.
This commit is contained in:
parent
fe8739a362
commit
008d8d8c8c
@ -39,7 +39,7 @@
|
||||
// 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
|
||||
// still link to the alpha manual online.
|
||||
#define AUDACITY_BUILD_LEVEL 0
|
||||
#define AUDACITY_BUILD_LEVEL 2
|
||||
|
||||
// used #ifdef not #if for IS_ALPHA, IS_BETA, IS_RELEASE, USE_ALPHA_MANUAL
|
||||
#undef IS_ALPHA
|
||||
|
Loading…
x
Reference in New Issue
Block a user