From d2b796bf081e7bb5883c5ed2c137ff9100ab9bd5 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 28 Jul 2011 22:24:57 +0000 Subject: [PATCH] bump to alpha10 git-svn-id: svn://localhost/ardour2/branches/3.0@9942 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 0df3f7ae21..237c077868 100644 --- a/wscript +++ b/wscript @@ -9,7 +9,7 @@ import sys import glob # Variables for 'waf dist' -VERSION = '3.0alpha9' +VERSION = '3.0alpha10' APPNAME = 'Ardour' # Mandatory variables