From f190f7f4c607f80619a9bdbd217ad7b38310f557 Mon Sep 17 00:00:00 2001 From: "v.audacity" Date: Tue, 12 Apr 2011 18:51:57 +0000 Subject: [PATCH] Increment version to 1.3.14. --- src/Audacity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Audacity.h b/src/Audacity.h index 2862811f1..d06be8bb1 100644 --- a/src/Audacity.h +++ b/src/Audacity.h @@ -35,7 +35,7 @@ // Increment as appropriate every time you release a new version #define AUDACITY_VERSION 1 #define AUDACITY_RELEASE 3 -#define AUDACITY_REVISION 13 +#define AUDACITY_REVISION 14 #define AUDACITY_MODLEVEL 0 #if IS_ALPHA