diff --git a/CMakeLists.txt b/CMakeLists.txt index cbe79a43b933..1ba329940797 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ endif() # AUDACITY_BUILD_LEVEL to 0 set( AUDACITY_VERSION 3 ) set( AUDACITY_RELEASE 5 ) -set( AUDACITY_REVISION 0 ) +set( AUDACITY_REVISION 1 ) set( AUDACITY_MODLEVEL 0 ) string( TIMESTAMP __TDATE__ "%Y%m%d" )