mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
bump to 3.4
This commit is contained in:
parent
d2cdc7da64
commit
ad7ab8f09a
1 changed files with 1 additions and 1 deletions
2
wscript
2
wscript
|
|
@ -8,7 +8,7 @@ import subprocess
|
|||
import sys
|
||||
|
||||
MAJOR = '3'
|
||||
MINOR = '3'
|
||||
MINOR = '4'
|
||||
VERSION = MAJOR + '.' + MINOR
|
||||
|
||||
APPNAME = 'Ardour' + MAJOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue