Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Saucedacity 1.1
Browse files Browse the repository at this point in the history
We're all good with 1.1 now. Time for a stable release!
  • Loading branch information
generic-pers0n committed Sep 11, 2021
1 parent 5213ca9 commit 685e7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 685e7c7

Please sign in to comment.