summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-11-15 21:06:19 +0000
committerCarl Hetherington <carl@carlh.net>2011-11-15 21:06:19 +0000
commitb998b8f761aaf1b8e61633f6054a6e9aa5d6c204 (patch)
tree769e6bd4875a36ed63d61a57a3c20c3dfbcb7e5d /wscript
parentb853c0133d118e2495ba1498173c4c4bfe2574cb (diff)
alpha -> beta
git-svn-id: svn://localhost/ardour2/branches/3.0@10627 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 4de9f252e5..43f33ff636 100644
--- 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' +