mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
welcome to version 3.0
git-svn-id: svn://localhost/ardour2/branches/3.0@14206 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
86ddd711ac
commit
a9bb9f0401
1 changed files with 2 additions and 2 deletions
4
wscript
4
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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue