1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-02 07:03:50 +01:00

Bump the Audacity alpha version to 3.0.4

This commit is contained in:
Dmitry Vedenko
2021-06-24 12:41:10 +03:00
committed by GitHub
parent fc0cdecbdb
commit 8a75211548

View File

@@ -26,7 +26,7 @@ set( AUDACITY_BUILD_LEVEL 0 )
# AUDACITY_BUILD_LEVEL to 0
set( AUDACITY_VERSION 3 )
set( AUDACITY_RELEASE 0 )
set( AUDACITY_REVISION 3 )
set( AUDACITY_REVISION 4 )
set( AUDACITY_MODLEVEL 0 )
string( TIMESTAMP __TDATE__ "%Y%m%d" )