mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
parent
f5a60e247e
commit
dee91c2c39
1 changed files with 1 additions and 1 deletions
2
wscript
2
wscript
|
|
@ -8,7 +8,7 @@ import subprocess
|
|||
import sys
|
||||
|
||||
MAJOR = '3'
|
||||
MINOR = '4'
|
||||
MINOR = '3'
|
||||
VERSION = MAJOR + '.' + MINOR
|
||||
|
||||
APPNAME = 'Ardour' + MAJOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue