From a9bb9f0401e335fa56349cfcb824a430542bb275 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 10 Mar 2013 15:33:21 +0000 Subject: welcome to version 3.0 git-svn-id: svn://localhost/ardour2/branches/3.0@14206 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wscript b/wscript index 426dc1d47a..c489e52ca6 100644 --- a/wscript +++ b/wscript @@ -15,8 +15,8 @@ if sys.platform == 'darwin': OSX_VERSION = '3.0beta6' VERSION = '3.0beta6' else: - LINUX_VERSION = '3.0rc3' - VERSION = '3.0rc3' + LINUX_VERSION = '3.0' + VERSION = '3.0' APPNAME = 'Ardour3' -- cgit v1.2.3