mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-27 15:38:19 +01:00
Bump session format version for MIDI region transparency
This commit is contained in:
parent
b277244b12
commit
e42de1e229
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 = 7000
|
||||
CURRENT_SESSION_FILE_VERSION = 7001
|
||||
|
||||
I18N_PACKAGE = 'ardour'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue