alpha -> beta
authorCarl Hetherington <carl@carlh.net>
Tue, 15 Nov 2011 21:06:19 +0000 (21:06 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 15 Nov 2011 21:06:19 +0000 (21:06 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@10627 d708f5d6-7413-0410-9779-e7cbd77b26cf

wscript

diff --git a/wscript b/wscript
index 4de9f252e52ddec7eb8bff1778c380d715c5e25b..43f33ff6363ee89ac95b8e93d67cad4681cca60d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -420,7 +420,7 @@ def configure(conf):
     conf.load('compiler_c')
     conf.load('compiler_cxx')
     if not Options.options.noconfirm:
-        print ('\n\nThis is an alpha version of Ardour 3.0.\n\n' +
+        print ('\n\nThis is a beta version of Ardour 3.0.\n\n' +
                'You are respectfully requested NOT to ask for assistance with build issues\n' +
                'and not to report issues with Ardour 3.0 on the forums at ardour.org.\n\n' +
                'Please use IRC, the bug tracker and/or the ardour mailing lists (-dev or -user)\n\n' +