mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Oops - I got the session file numbers the wrong way around :-(
This commit is contained in:
parent
12abbf52fe
commit
556cf7a215
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@
|
|||
|
||||
#ifndef CURRENT_SESSION_FILE_VERSION
|
||||
#ifdef MIXBUS
|
||||
#define CURRENT_SESSION_FILE_VERSION 5990
|
||||
#else
|
||||
#define CURRENT_SESSION_FILE_VERSION 3002
|
||||
#else
|
||||
#define CURRENT_SESSION_FILE_VERSION 5990
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue