From fd648711a4c12266167069c7b252062e571448c3 Mon Sep 17 00:00:00 2001 From: Avery King Date: Wed, 3 Aug 2022 09:25:03 -0700 Subject: [PATCH] Saucedacity 1.2 Release 1.2 Signed-off-by: Avery King --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 75a4b9c944..bdb3cde9b9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ endif () # still link to the alpha manual online. # Set this value to 0 for alpha, 1 for beta, 2 for release builds -set( AUDACITY_BUILD_LEVEL 1 CACHE STRING "0 for alpha, 1 for beta, 2 for release builds" ) +set( AUDACITY_BUILD_LEVEL 2 CACHE STRING "0 for alpha, 1 for beta, 2 for release builds" ) # The Saucedacity version # Increment as appropriate after release of a new version, and set back