diff --git a/src/Audacity.h b/src/Audacity.h index 4290d874a..8f5f74ae3 100644 --- a/src/Audacity.h +++ b/src/Audacity.h @@ -30,8 +30,8 @@ // Increment as appropriate every time we release a new version. #define AUDACITY_VERSION 2 -#define AUDACITY_RELEASE 0 -#define AUDACITY_REVISION 7 +#define AUDACITY_RELEASE 1 +#define AUDACITY_REVISION 0 #define AUDACITY_MODLEVEL 0 #if IS_ALPHA