1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01:00

Update for 3.0.2

This commit is contained in:
James Crook
2021-04-09 19:43:46 +01:00
parent 9e3c98202f
commit 67ecb0e255
3 changed files with 9 additions and 9 deletions

View File

@@ -62,7 +62,7 @@
// Increment as appropriate every time we release a NEW version.
#define AUDACITY_VERSION 3
#define AUDACITY_RELEASE 0
#define AUDACITY_REVISION 1
#define AUDACITY_REVISION 2
#define AUDACITY_MODLEVEL 0
#if defined(IS_BETA)