mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
Bump session file format (pre 6.0)
* latch automation * logarithmic interpolation option
This commit is contained in:
parent
dc83dc7b58
commit
5cfb5dbd4c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import subprocess
|
|||
import sys
|
||||
|
||||
# default state file version for this build
|
||||
CURRENT_SESSION_FILE_VERSION = 3002
|
||||
CURRENT_SESSION_FILE_VERSION = 5990
|
||||
|
||||
I18N_PACKAGE = 'ardour'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue