1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

Change the Tenacity alpha version way down to 0.1.0

Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
This commit is contained in:
Panagiotis Vasilopoulos 2021-07-30 12:09:33 +03:00
parent 047729727a
commit 2c244003c8
No known key found for this signature in database
GPG Key ID: FD806FDB3B2C5270

View File

@ -24,9 +24,9 @@ set( AUDACITY_BUILD_LEVEL 0 )
# The Audacity version
# Increment as appropriate after release of a new version, and set back
# AUDACITY_BUILD_LEVEL to 0
set( AUDACITY_VERSION 3 )
set( AUDACITY_RELEASE 0 )
set( AUDACITY_REVISION 4 )
set( AUDACITY_VERSION 0 )
set( AUDACITY_RELEASE 1 )
set( AUDACITY_REVISION 0 )
set( AUDACITY_MODLEVEL 0 )
if( AUDACITY_BUILD_LEVEL EQUAL 0 )