mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
bump actual publically visible version (oops)
This commit is contained in:
parent
ec99830110
commit
56020b8f8c
1 changed files with 1 additions and 1 deletions
2
wscript
2
wscript
|
|
@ -8,7 +8,7 @@ import subprocess
|
|||
import sys
|
||||
|
||||
MAJOR = '3'
|
||||
MINOR = '2'
|
||||
MINOR = '3'
|
||||
VERSION = MAJOR + '.' + MINOR
|
||||
|
||||
APPNAME = 'Ardour' + MAJOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue