mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Merge remote-tracking branch 'remotes/origin/master' into windows+cc
This commit is contained in:
commit
75b933eadb
13 changed files with 1861 additions and 1666 deletions
2
wscript
2
wscript
|
|
@ -8,7 +8,7 @@ import subprocess
|
|||
import sys
|
||||
|
||||
MAJOR = '3'
|
||||
MINOR = '4'
|
||||
MINOR = '5'
|
||||
VERSION = MAJOR + '.' + MINOR
|
||||
|
||||
APPNAME = 'Ardour' + MAJOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue