Update of /cvsroot/audacity/audacity-src/src
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16972

Modified Files:
        Audacity.h 
Log Message:
1.3.11-alpha

Index: Audacity.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Audacity.h,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- Audacity.h  30 Nov 2009 21:40:08 -0000      1.72
+++ Audacity.h  3 Dec 2009 08:15:05 -0000       1.73
@@ -23,7 +23,7 @@
 // Increment as appropriate every time you release a new version
 #define AUDACITY_VERSION   1
 #define AUDACITY_RELEASE   3
-#define AUDACITY_REVISION  10
+#define AUDACITY_REVISION  11
 #define AUDACITY_MODLEVEL  0
 
 #if (IS_BETA)
@@ -37,7 +37,7 @@
 // should be uncommented, to override the above.
 // It should be commented out only when we're building a 
 // beta or stable release.
-// #define AUDACITY_SUFFIX wxT("-alpha-") __TDATE__ 
+#define AUDACITY_SUFFIX wxT("-alpha-") __TDATE__ 
 
 #define AUDACITY_MAKESTR( x ) #x
 #define AUDACITY_QUOTE( x ) AUDACITY_MAKESTR( x )


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to