1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +02:00

Change welcome screen to identify version as a beta

This commit is contained in:
Paul Licameli
2017-08-31 17:08:50 -04:00
parent 74e3a6fdba
commit 7423a2c232

View File

@@ -39,7 +39,7 @@
// Its value may be more than 1 for pre-release "Beta" builds that differ only in the
// welcome screen.
// Use "#if IS_ALPHA" not #ifdef
#define IS_ALPHA 1
#define IS_ALPHA 2
// Increment as appropriate every time we release a NEW version.
#define AUDACITY_VERSION 2