Skip to content

Commit 00c465d

Browse files
committed
BUILD_LEVEL 2; Ready for release.
1 parent 4b1d5c3 commit 00c465d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Audacity.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
// Its value may be more than 0 for pre-release "Beta" builds that differ only
4040
// in the welcome screen, and hiding of some development menu commands, but
4141
// still link to the alpha manual online.
42-
#define AUDACITY_BUILD_LEVEL 0
42+
#define AUDACITY_BUILD_LEVEL 2
4343

4444
// used #ifdef not #if for IS_ALPHA, IS_BETA, IS_RELEASE, USE_ALPHA_MANUAL
4545
#undef IS_ALPHA

0 commit comments

Comments
 (0)