mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 17:41:14 +01:00
Still alpha, but TADA! We are close to 2.0.
This commit is contained in:
@@ -32,10 +32,10 @@
|
|||||||
// to 1.
|
// to 1.
|
||||||
#define IS_ALPHA 1
|
#define IS_ALPHA 1
|
||||||
|
|
||||||
// Increment as appropriate every time you release a new version
|
// Increment as appropriate every time we release a new version.
|
||||||
#define AUDACITY_VERSION 1
|
#define AUDACITY_VERSION 2
|
||||||
#define AUDACITY_RELEASE 3
|
#define AUDACITY_RELEASE 0
|
||||||
#define AUDACITY_REVISION 15
|
#define AUDACITY_REVISION 0
|
||||||
#define AUDACITY_MODLEVEL 0
|
#define AUDACITY_MODLEVEL 0
|
||||||
|
|
||||||
#if IS_ALPHA
|
#if IS_ALPHA
|
||||||
|
|||||||
Reference in New Issue
Block a user