From c452517045bb1c558bc41ce54bcde51de344769e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 11 Jun 2011 16:52:41 +0000 Subject: [PATCH] its about that time git-svn-id: svn://localhost/ardour2/branches/3.0@9704 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index f29cd18dd3..ca5a493b40 100644 --- a/wscript +++ b/wscript @@ -9,7 +9,7 @@ import sys import glob # Variables for 'waf dist' -VERSION = '3.0alpha5' +VERSION = '3.0alpha6' APPNAME = 'Ardour' # Mandatory variables